Skip to content

Commit 1def753

Browse files
committed
1 parent 4bcdecf commit 1def753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
22

33
dependencies {
44
compile project(':library')
5-
compile 'com.squareup.okhttp:okhttp:2.3.0'
5+
compile 'com.squareup.okhttp:okhttp:2.4.0'
66
}
77

88
android {

0 commit comments

Comments
 (0)