Update dependency androidx.activity:activity-compose to v1.11.0 (#2499)

This commit is contained in:
Mend Renovate
2025-09-17 14:21:50 +02:00
committed by GitHub
parent 4ac9fcd4d3
commit 060e5b2e2e

View File

@@ -2,7 +2,7 @@
compose-bom = "2025.09.00"
[libraries]
activity = "androidx.activity:activity-compose:1.10.1"
activity = "androidx.activity:activity-compose:1.11.0"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }