Update dependency androidx.activity:activity-compose to v1.10.0 (#1649)

This commit is contained in:
Mend Renovate 2025-01-21 16:32:08 +01:00 committed by GitHub
parent e59d2d381d
commit 9c81f2486c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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