Use okhttp 2.7.1
This commit is contained in:
parent
9d40828b71
commit
20c1492fd5
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ dependencies {
|
|||
compile 'org.ligi:AXT:0.35'
|
||||
compile 'org.ligi:tracedroid:1.4'
|
||||
compile 'org.ligi:snackengage:0.4'
|
||||
compile 'com.squareup.okhttp:okhttp:2.7.0'
|
||||
compile 'com.squareup.okhttp:okhttp:2.7.1'
|
||||
compile 'com.larswerkman:HoloColorPicker:1.5'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue