fix(deps): update dependency androidx.compose:compose-bom to v2025.04.00 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ab3e6ec7ca
commit
f76fbbd2ca
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ lifecycleRuntimeKtx = "2.8.7"
|
|||
# security = "1.1.0-alpha06"
|
||||
# Compose
|
||||
activityCompose = "1.10.1"
|
||||
composeBom = "2025.03.01"
|
||||
composeBom = "2025.04.00"
|
||||
liveData = "1.7.8"
|
||||
icons = "1.7.8"
|
||||
room = "2.6.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue