mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 11:02:35 +01:00
Update okhttp to match ExoPlayer
This commit is contained in:
parent
87eab2a9b0
commit
bf353875b0
@ -47,7 +47,7 @@ ext {
|
||||
exoPlayerLibVersion = '2.10.5'
|
||||
roomDbLibVersion = '2.1.0'
|
||||
leakCanaryLibVersion = '1.5.4' //1.6.1
|
||||
okHttpLibVersion = '3.12.1'
|
||||
okHttpLibVersion = '3.12.5' //3.12.6
|
||||
icepickLibVersion = '3.2.0'
|
||||
stethoLibVersion = '1.5.0'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user