Bump ExoPlayer to 2.10.7
Little dependency update. ExoPlayer Changelog: https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md
This commit is contained in:
parent
114a7ccdd4
commit
3e079a6858
|
@ -47,7 +47,7 @@ android {
|
|||
|
||||
ext {
|
||||
androidxLibVersion = '1.0.0'
|
||||
exoPlayerLibVersion = '2.10.6'
|
||||
exoPlayerLibVersion = '2.10.7'
|
||||
roomDbLibVersion = '2.1.0'
|
||||
leakCanaryLibVersion = '1.5.4' //1.6.1
|
||||
okHttpLibVersion = '3.12.6'
|
||||
|
|
Loading…
Reference in New Issue