Merge pull request #3513 from Stypox/exoplayer

Update to ExoPlayer 2.11.4
This commit is contained in:
Stypox 2020-05-17 22:02:19 +02:00 committed by GitHub
commit 5ede571a12
8 changed files with 42 additions and 39 deletions

View file

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