Update okhttp to match ExoPlayer
This commit is contained in:
parent
709b9a511c
commit
4b790659b0
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ ext {
|
||||||
exoPlayerLibVersion = '2.10.5'
|
exoPlayerLibVersion = '2.10.5'
|
||||||
roomDbLibVersion = '2.1.0'
|
roomDbLibVersion = '2.1.0'
|
||||||
leakCanaryLibVersion = '1.5.4' //1.6.1
|
leakCanaryLibVersion = '1.5.4' //1.6.1
|
||||||
okHttpLibVersion = '3.12.1'
|
okHttpLibVersion = '3.12.5' //3.12.6
|
||||||
icepickLibVersion = '3.2.0'
|
icepickLibVersion = '3.2.0'
|
||||||
stethoLibVersion = '1.5.0'
|
stethoLibVersion = '1.5.0'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue