We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611bec6 commit d0d2a5bCopy full SHA for d0d2a5b
README.md
@@ -51,7 +51,7 @@ kotlin {
51
sourceSets {
52
commonMain {
53
dependencies {
54
- implementation("org.jetbrains.kotlinx:kotlinx-io:0.2.0")
+ implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.2.0")
55
}
56
57
0 commit comments