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 eb75d9a commit 51a6686Copy full SHA for 51a6686
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ koin-core = "4.0.0"
23
koin-compose = "4.0.0"
24
25
kotlinx-collections-immutable = "0.3.8"
26
-kotlinx-coroutines = "1.9.0"
+kotlinx-coroutines = "1.10.0"
27
28
[libraries]
29
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments