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 6d89717 commit cd08e22Copy full SHA for cd08e22
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
androidGradlePlugin = "8.13.0"
3
-kotlin = "2.2.20" # When changes, update also kotlinAndroid.kt
4
-ksp = "2.2.20-2.0.3"
+kotlin = "2.2.21" # When changes, update also kotlinAndroid.kt
+ksp = "2.3.2"
5
androidxActivity = "1.11.0"
6
androidxComposeBom = "2025.09.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
7
androidxCore = "1.17.0"
0 commit comments