Skip to content

Commit 9a3d307

Browse files
authored
Merge pull request #3470 from square/renovate/androidx.activity-activity-compose-1.x
Update dependency androidx.activity:activity-compose to v1.12.0
2 parents 2eb29a4 + 5a55fb7 commit 9a3d307

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.11.0" }
30+
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.0" }
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)