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

This commit is contained in:
Mend Renovate 2024-10-19 12:17:55 +02:00 committed by GitHub
parent 9f3d5d13d4
commit ba1343bed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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