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 30d1bbd commit d80d572Copy full SHA for d80d572
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ android-gradle-plugin = "8.13.0"
3
androidx-activity = "1.10.1"
4
androidx-compose-bom = "2025.08.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
5
jetbrains-compose = "1.8.2"
6
-kotlin = "2.2.10"
+kotlin = "2.2.20"
7
8
[libraries]
9
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
0 commit comments