We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c758a67 commit 8dce136Copy full SHA for 8dce136
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.1"
27
28
[libraries]
29
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments