Skip to content

Commit 328e254

Browse files
Update dependency androidx.activity:activity-compose to v1.13.0 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f05db3 commit 328e254

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
@@ -6,7 +6,7 @@ kotlin = "2.3.10"
66

77
[libraries]
88

9-
androidx-activity-compose = "androidx.activity:activity-compose:1.12.4"
9+
androidx-activity-compose = "androidx.activity:activity-compose:1.13.0"
1010
androidx-appcompat = "androidx.appcompat:appcompat:1.7.1"
1111
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" }
1212
androidx-compose-ui-core = { group = "androidx.compose.ui", name = "ui" }

0 commit comments

Comments
 (0)