We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2acf91a commit 60bd2a1Copy full SHA for 60bd2a1
1 file changed
build.gradle
@@ -24,7 +24,7 @@ repositories {
24
}
25
26
dependencies {
27
- api("com.squareup.okio:okio:3.10.2")
+ api("com.squareup.okio:okio:3.16.4")
28
29
testImplementation("junit:junit:4.13.2")
30
0 commit comments