1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-06 12:57:56 +00:00

Merge pull request #2791 from Redirion/patch-2

Bump ExoPlayer to 2.10.7
This commit is contained in:
Tobias Groza
2019-11-09 11:44:50 +01:00
committed by GitHub

View File

@@ -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'