Update dependency androidx.activity:activity-compose to v1.12.0 (#2725)

(cherry picked from commit e6ca458e1f4cad3786d685ce8412ad40aed5155d)
This commit is contained in:
Mend Renovate
2025-11-23 07:31:50 +00:00
committed by NGB-Was-Taken
parent 52c8b260e0
commit 78b434e794
+1 -1
View File
@@ -2,7 +2,7 @@
compose-bom = "2025.09.00"
[libraries]
activity = "androidx.activity:activity-compose:1.11.0"
activity = "androidx.activity:activity-compose:1.12.0"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }