We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13150d5 commit 5627b9aCopy full SHA for 5627b9a
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
# Shared
3
-kotlin = "1.9.23" # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
4
-ksp = "1.9.23-1.0.20" # First part must match the kotlin version
+kotlin = "2.0.0" # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
+ksp = "2.0.0-1.0.21" # First part must match the kotlin version
5
detektFormatting = "1.23.6"
6
kermit = "2.0.3"
7
koin = "3.5.6"
0 commit comments