Merge pull request #2816 from Redirion/patch-3

Bump ExoPlayer to 2.10.8
This commit is contained in:
Tobias Groza 2019-11-19 18:11:38 +01:00 committed by GitHub
commit c9cbb1e6f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ android {
ext {
androidxLibVersion = '1.0.0'
exoPlayerLibVersion = '2.10.7'
exoPlayerLibVersion = '2.10.8'
roomDbLibVersion = '2.1.0'
leakCanaryLibVersion = '1.5.4' //1.6.1
okHttpLibVersion = '3.12.6'