Update to ExoPlayer 2.11.4

This commit is contained in:
Stypox 2020-05-01 11:58:24 +02:00
parent 1d8cd350a0
commit f67aef64f7
8 changed files with 42 additions and 39 deletions

View file

@ -80,7 +80,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'