Skip to content

Commit a6feaf0

Browse files
committed
Okio 1.7.0
1 parent e4ba498 commit a6feaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-runtime/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compile 'com.google.guava:guava:18.0'
2626
compile 'com.squareup.retrofit2:retrofit:2.0.0-beta4'
2727
compile 'com.squareup.okhttp3:okhttp:3.2.0'
28-
compile ('com.squareup.okio:okio:1.7.0-SNAPSHOT') { changing = true }
28+
compile 'com.squareup.okio:okio:1.7.0'
2929
compile 'com.squareup.okhttp3:logging-interceptor:3.1.1'
3030
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.1.1'
3131
compile 'com.squareup.retrofit2:converter-jackson:2.0.0-beta4'

0 commit comments

Comments
 (0)