Use okhttp 3.9.1

This commit is contained in:
ligi 2017-12-11 14:19:26 +01:00
parent e01ebf5230
commit d0be7e6815
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

@ -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'