We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14cb7d5 commit 471db3dCopy full SHA for 471db3d
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ androidx-activity = "1.8.0"
4
androidx-compose-bom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
5
androidx-compose-compiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
6
jetbrains-compose = "1.5.3"
7
-kotlin = "1.9.10"
+kotlin = "1.9.22"
8
9
[libraries]
10
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
0 commit comments