We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1af0af commit e31b8c7Copy full SHA for e31b8c7
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
koinVersion = "4.0.0"
3
-kotlin = "1.9.22"
+kotlin = "2.0.21"
4
kotlinx-collections-immutable = "0.3.8"
5
kotlinx-coroutines = "1.9.0"
6
kotlinx-atomicfu = "0.25.0"
@@ -35,7 +35,7 @@ koin-compose = "4.0.0"
35
kmp-viewmodel = "0.8.0"
36
solivagant = "0.5.0"
37
38
-ksp = "1.9.22-1.0.18"
+ksp = "2.0.20-1.0.25"
39
40
[libraries]
41
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koinVersion" }
0 commit comments