Skip to content

Commit c808fd4

Browse files
authored
Merge pull request #3515 from square/renovate/androidx.activity-activity-compose-1.x
Update dependency androidx.activity:activity-compose to v1.12.4
2 parents 93cd136 + 7f1dfd1 commit c808fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android = { module = "com.google.android:android", version.ref = "android" }
2929
androidMaterial = {module = "com.google.android.material:material", version = "1.13.0" }
3030
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
3131
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
32-
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.3" }
32+
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.12.4" }
3333
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
3434
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.17.0" }
3535
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }

0 commit comments

Comments
 (0)