We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa6c30 commit 117c205Copy full SHA for 117c205
gradle/libs.versions.toml
@@ -2,9 +2,9 @@
2
android-gradle-plugin = "8.2.1"
3
androidx-activity = "1.8.2"
4
androidx-compose-bom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
5
-androidx-compose-compiler = "1.5.6" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
+androidx-compose-compiler = "1.5.9" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
6
jetbrains-compose = "1.5.12"
7
-kotlin = "1.9.21"
+kotlin = "1.9.22"
8
9
[libraries]
10
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
0 commit comments