Update dependency androidx.activity:activity-compose to v1.12.4 (#2959)

This commit is contained in:
Mend Renovate
2026-02-15 14:36:33 +00:00
committed by GitHub
parent 6f601a18c5
commit b924d582f4
+1 -1
View File
@@ -2,7 +2,7 @@
compose-bom = "2026.01.01"
[libraries]
activity = "androidx.activity:activity-compose:1.12.3"
activity = "androidx.activity:activity-compose:1.12.4"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }