We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f84e2 commit f4baed9Copy full SHA for f4baed9
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
koinVersion = "3.5.6"
3
-kotlin = "1.9.22"
+kotlin = "2.0.0"
4
kotlinx-collections-immutable = "0.3.7"
5
kotlinx-coroutines = "1.8.1"
6
kotlinx-atomicfu = "0.24.0"
@@ -35,7 +35,7 @@ koin-compose = "1.1.5"
35
kmp-viewmodel = "0.8.0"
36
solivagant = "0.3.0"
37
38
-ksp = "1.9.22-1.0.18"
+ksp = "2.0.0-1.0.22"
39
40
[libraries]
41
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koinVersion" }
0 commit comments