Use okhttp 3.5.0

This commit is contained in:
ligi 2016-12-21 22:31:27 +01:00
parent c48b84cfd3
commit 02fe60bdfd
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

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