Merge pull request #5457 from Redirion/exo123

Update to ExoPlayer 2.12.3
This commit is contained in:
Stypox 2021-03-18 18:59:56 +01:00 committed by GitHub
commit 0c6539d147
7 changed files with 68 additions and 10 deletions

View file

@ -96,7 +96,7 @@ ext {
checkstyleVersion = '8.38'
stethoVersion = '1.5.1'
leakCanaryVersion = '2.5'
exoPlayerVersion = '2.11.8'
exoPlayerVersion = '2.12.3'
androidxLifecycleVersion = '2.2.0'
androidxRoomVersion = '2.3.0-alpha03'
groupieVersion = '2.8.1'