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

This commit is contained in:
renovate[bot] 2024-07-24 20:08:23 +00:00 committed by Tran M. Cuong
parent f468735e03
commit 2df3731d49

View file

@ -7,7 +7,7 @@ accompanist = "0.35.0-alpha"
[libraries]
compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compiler" }
activity = "androidx.activity:activity-compose:1.9.0"
activity = "androidx.activity:activity-compose:1.9.1"
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }