Update to ExoPlayer 2.11.5

This commit is contained in:
Robin 2020-06-06 15:29:52 +02:00
parent a6e76a109a
commit 0f2cd29733
3 changed files with 6 additions and 4 deletions

View file

@ -84,7 +84,7 @@ ext {
checkstyleVersion = '8.32'
stethoVersion = '1.5.1'
leakCanaryVersion = '2.2'
exoPlayerVersion = '2.11.4'
exoPlayerVersion = '2.11.5'
androidxLifecycleVersion = '2.2.0'
androidxRoomVersion = '2.2.5'
groupieVersion = '2.8.0'