Update to ExoPlayer 2.13.2

This commit is contained in:
Robin 2021-03-31 10:05:44 +02:00
parent 2b408d4f90
commit 34786ff077
9 changed files with 50 additions and 59 deletions

View file

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