okhttp updated

This commit is contained in:
Gavriil Sitnikov 2015-12-14 17:42:20 +03:00
parent f00cb6da68
commit e00c3aee38
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ dependencies {
provided('com.google.http-client:google-http-client-jackson2:1.21.0') {
exclude(group: 'org.apache.httpcomponents', module: 'httpclient')
}
provided 'com.squareup.okhttp:okhttp:2.6.0'
provided 'com.squareup.okhttp:okhttp:2.7.0'
provided 'com.facebook.fresco:fbcore:0.8.1'
}