Bump OKHttp version to 2.3.0
This commit is contained in:
parent
9a27ad64a7
commit
49022d709f
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ dependencies {
|
|||
compile 'org.ligi:AXT:0.33'
|
||||
compile 'org.ligi:tracedroid:1.4'
|
||||
compile 'com.google.guava:guava:18.0'
|
||||
compile 'com.squareup.okhttp:okhttp:2.2.0'
|
||||
compile 'com.squareup.okhttp:okhttp:2.3.0'
|
||||
compile 'fr.nicolaspomepuy:discreetapprate:2.0.4@aar'
|
||||
compile 'com.larswerkman:HoloColorPicker:1.4'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.0'
|
||||
|
|
Loading…
Reference in a new issue