fix(deps): update dependency androidx.activity:activity-compose to v1.13.0 (#1708)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-07-01 18:32:43 +07:00 committed by GitHub
parent e11cd536dc
commit 118eeaf3ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
compose-bom = "2026.06.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" }