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 eb57e30 commit f109e8cCopy full SHA for f109e8c
build.gradle.kts
@@ -14,7 +14,7 @@ kotlin {
14
15
sourceSets.commonMain.dependencies {
16
implementation("com.jakewharton.mosaic:mosaic-runtime:0.16.0")
17
- implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.7.0")
+ implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.8.0")
18
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
19
}
20
0 commit comments