Skip to content

Commit 7579c3c

Browse files
add okio dependence to keep it up to date
1 parent 5f32f7a commit 7579c3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ checkstyleMain.doLast {
9494
}
9595

9696
dependencies {
97+
compile 'com.squareup.okio:okio:1.9.0'
9798
compile 'com.squareup.moshi:moshi:1.2.0'
9899
compile 'com.annimon:stream:1.1.1'
99100
compile 'com.squareup.okhttp3:okhttp:3.4.0-RC1'

0 commit comments

Comments
 (0)