Skip to content

Commit cb4cfd7

Browse files
Update dependency androidx.activity:activity-compose to v1.10.1 (#3298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41741c5 commit cb4cfd7

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.12.0" }
2828
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
2929
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
30-
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.10.0" }
30+
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
3131
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
3232
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
3333
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }

0 commit comments

Comments
 (0)