We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b001d4 commit b0a4fc8Copy full SHA for b0a4fc8
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ android-gradle-plugin = "8.8.0"
3
androidx-activity = "1.10.0"
4
androidx-compose-bom = "2025.01.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
5
jetbrains-compose = "1.7.3"
6
-kotlin = "2.1.0"
+kotlin = "2.1.10"
7
8
[libraries]
9
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
0 commit comments