Update dependency androidx.activity:activity-compose to v1.9.3 (#433)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-17 12:34:54 +07:00 committed by Cuong-Tran
parent fe387d9a46
commit 613f4f9389
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

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