We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26a1b0 commit 6481d6fCopy full SHA for 6481d6f
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
koinVersion = "3.5.5"
3
-kotlin = "1.9.22"
+kotlin = "1.9.23"
4
kotlinx-collections-immutable = "0.3.7"
5
kotlinx-coroutines = "1.8.0"
6
kotlinx-atomicfu = "0.23.2"
@@ -35,7 +35,7 @@ koin-compose = "1.1.4"
35
kmp-viewmodel = "0.7.1"
36
solivagant = "0.3.0"
37
38
-ksp = "1.9.22-1.0.18"
+ksp = "1.9.23-1.0.20"
39
40
[libraries]
41
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koinVersion" }
0 commit comments