diff --git a/android/build.gradle b/android/build.gradle index dfa1245a..f3b780cf 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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'