Skip to content

Commit 7b053f8

Browse files
committed
refactor: remove okio dependency
1 parent 5dd8e63 commit 7b053f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ allprojects {
99

1010
dependencies {
1111
commonMainApi(libs.kotlinx.serialization.json)
12-
commonMainCompileOnly(libs.okio)
1312
}

0 commit comments

Comments
 (0)