We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233c4fb commit 1a5068bCopy full SHA for 1a5068b
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
koinVersion = "3.5.6"
3
-kotlin = "1.9.22"
+kotlin = "2.0.20"
4
kotlinx-collections-immutable = "0.3.8"
5
kotlinx-coroutines = "1.8.1"
6
kotlinx-atomicfu = "0.25.0"
@@ -35,7 +35,7 @@ koin-compose = "1.1.5"
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