Use okhttp 3.9.1
This commit is contained in:
parent
e01ebf5230
commit
d0be7e6815
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ dependencies {
|
|||
forFDroidCompile 'com.github.ligi.snackengage:snackengage-playrate:0.15'
|
||||
forAmazonCompile 'com.github.ligi.snackengage:snackengage-amazonrate:0.15'
|
||||
|
||||
compile 'com.squareup.okhttp3:okhttp:3.9.0'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.9.1'
|
||||
compile 'com.larswerkman:HoloColorPicker:1.5'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
compile 'com.squareup.moshi:moshi:1.4.0'
|
||||
|
|
Loading…
Reference in a new issue