Use okhttp 3.5.0
This commit is contained in:
parent
c48b84cfd3
commit
02fe60bdfd
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ dependencies {
|
|||
compile 'com.github.ligi:tracedroid:1.4'
|
||||
compile 'com.github.ligi:snackengage:0.9'
|
||||
|
||||
compile 'com.squareup.okhttp3:okhttp:3.4.2'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.5.0'
|
||||
compile 'com.larswerkman:HoloColorPicker:1.5'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
compile 'com.squareup.moshi:moshi:1.2.0'
|
||||
|
|
Loading…
Reference in a new issue