mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-14 20:39:59 -05:00
fix(deps): update dependency androidx.activity:activity-compose to v1.9.1 (#1042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ace423e18
commit
e48dbdbf23
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ compose-bom = "2024.07.00-alpha01"
|
|||
accompanist = "0.35.1-alpha"
|
||||
|
||||
[libraries]
|
||||
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" }
|
||||
|
|
Loading…
Reference in a new issue