Skip to content

Commit adaaec8

Browse files
committed
update deps
1 parent 69fcf97 commit adaaec8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/build.gradle

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ android {
3636
}
3737

3838
dependencies {
39-
compile 'com.squareup.okhttp:okhttp:2.6.0'
40-
compile 'com.squareup.okio:okio:1.6.0'
41-
compile 'com.qiniu:happy-dns:0.2.1'
39+
compile 'com.squareup.okhttp:okhttp:2.7.2'
40+
compile 'com.qiniu:happy-dns:0.2.5'
4241
// compile 'com.android.support:appcompat-v7:21.0.3'
4342
compile fileTree(include: ['*.jar'], dir: 'libs')
4443
}

0 commit comments

Comments
 (0)