Update to ExoPlayer 2.12.3

This commit is contained in:
Robin 2021-01-19 09:27:29 +01:00 committed by Stypox
parent 3d6c34b896
commit 4a7ef34288
7 changed files with 64 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'