We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4cbc99 + 13b057d commit 159ffdfCopy full SHA for 159ffdf
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ jvm-toolchain = "11"
10
kotlin = "2.1.10"
11
12
[libraries]
13
-androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.0" }
+androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
14
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
15
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.7" }
16
androidx-test = { module = "androidx.test:core", version = "1.6.1" }
0 commit comments