fix(deps): update dependency androidx.compose:compose-bom to v2025.06.01 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
721357c1a2
commit
b28c4c9b0e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ lifecycleRuntimeKtx = "2.9.1"
|
|||
# security = "1.1.0-alpha06"
|
||||
# Compose
|
||||
activityCompose = "1.10.1"
|
||||
composeBom = "2025.06.00"
|
||||
composeBom = "2025.06.01"
|
||||
liveData = "1.8.3"
|
||||
icons = "1.7.8"
|
||||
room = "2.7.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue