Skip to content

Commit 9c2bc8f

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.12.4
1 parent 7ebdc04 commit 9c2bc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/compose.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
compose-bom = "2025.09.00"
33

44
[libraries]
5-
activity = "androidx.activity:activity-compose:1.10.1"
5+
activity = "androidx.activity:activity-compose:1.12.4"
66
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
77
foundation = { module = "androidx.compose.foundation:foundation" }
88
animation = { module = "androidx.compose.animation:animation" }

0 commit comments

Comments
 (0)