fix(deps): update dependency androidx.activity:activity-compose to v1.9.2

This commit is contained in:
renovate[bot] 2024-09-05 10:08:12 +00:00 committed by GitHub
parent 2baffa62ca
commit fbd1d90042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ compose-bom = "2024.09.00"
accompanist = "0.35.1-alpha"
[libraries]
activity = "androidx.activity:activity-compose:1.9.1"
activity = "androidx.activity:activity-compose:1.9.2"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }