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 64a743f commit ba6c588Copy full SHA for ba6c588
1 file changed
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ compose-material3 = { group = "androidx.compose.material3", name = "material3",
20
desugar-jdk-libs = { group = "com.android.tools", name = "desugar_jdk_libs", version = "2.0.4" }
21
kmp-viewmodel-core = { group = "com.rickclephas.kmp", name = "kmp-observableviewmodel-core", version = "1.0.0-BETA-12" }
22
kermit-logging = { group = "co.touchlab", name = "kermit", version = "2.0.4" }
23
-kmp-io = { group = "io.github.skolson", name = "kmp-io", version = "0.2.1" }
+kmp-io = { group = "io.github.skolson", name = "kmp-io", version = "0.2.2" }
24
kfs-watch = { group = "io.github.irgaly.kfswatch", name = "kfswatch", version = "1.3.0" }
25
kotlinx-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version = "0.6.2" }
26
multiplatform-settings = { group = "com.russhwolf", name = "multiplatform-settings", version = "1.3.0" }
0 commit comments