Update dependency androidx.activity:activity-compose to v1.10.1 (#729)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-27 15:43:18 +07:00 committed by GitHub
parent 754bd9e3f7
commit 9da7e80a89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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