Skip to content

Commit f8d9ced

Browse files
authored
Merge pull request #3482 from square/renovate/androidx.activity-activity-compose-1.x
Update dependency androidx.activity:activity-compose to v1.12.2
2 parents 48ae5d0 + 6c761f8 commit f8d9ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android = { module = "com.google.android:android", version.ref = "android" }
2727
androidMaterial = {module = "com.google.android.material:material", version = "1.13.0" }
2828
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
2929
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
30-
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.1" }
30+
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.2" }
3131
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
3232
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.17.0" }
3333
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }

0 commit comments

Comments
 (0)