Update dependency androidx.activity:activity-compose to v1.13.0 (#3065)

This commit is contained in:
Mend Renovate
2026-03-15 06:39:34 +00:00
committed by Jobobby04
parent 807ce846d5
commit 7158bae26a
+1 -1
View File
@@ -2,7 +2,7 @@
compose-bom = "2026.03.00"
[libraries]
activity = "androidx.activity:activity-compose:1.12.4"
activity = "androidx.activity:activity-compose:1.13.0"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }