We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93cd136 + 7f1dfd1 commit c808fd4Copy full SHA for c808fd4
1 file changed
gradle/libs.versions.toml
@@ -29,7 +29,7 @@ android = { module = "com.google.android:android", version.ref = "android" }
29
androidMaterial = {module = "com.google.android.material:material", version = "1.13.0" }
30
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
31
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
32
-androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.3" }
+androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.4" }
33
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
34
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.17.0" }
35
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
0 commit comments