mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-26 14:53:41 +03:00
fix(deps): Update androidx.activity:activity-compose to v1.9.0 (#1638)
This commit is contained in:
parent
56d7adcbf3
commit
49405fdeb2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ compose-bom = "2024.01.00-alpha03"
|
|||
accompanist = "0.34.0"
|
||||
|
||||
[libraries]
|
||||
activity = "androidx.activity:activity-compose:1.8.2"
|
||||
activity = "androidx.activity:activity-compose:1.9.0"
|
||||
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