Upgrade OkHttp (to the latest that still support Android 4.x)
This commit is contained in:
parent
6cae7df9bd
commit
e8be5cb8ec
|
@ -57,8 +57,8 @@ project.ext {
|
|||
iconifyVersion = "2.2.2"
|
||||
jsoupVersion = "1.11.2"
|
||||
materialDialogsVersion = "0.9.0.2"
|
||||
okhttpVersion = "3.9.0"
|
||||
okioVersion = "1.14.0"
|
||||
okhttpVersion = "3.12.5"
|
||||
okioVersion = "1.17.4"
|
||||
recyclerviewFlexibledividerVersion = "1.4.0"
|
||||
robotiumSoloVersion = "5.6.3"
|
||||
rxAndroidVersion = "2.1.0"
|
||||
|
|
Loading…
Reference in New Issue