fix(deps): update dependency androidx.compose:compose-bom to v2025.10.01 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b49e8db981
commit
80d1184d03
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ lifecycleRuntimeKtx = "2.9.4"
|
|||
datastore = "1.1.7"
|
||||
# Compose
|
||||
activityCompose = "1.11.0"
|
||||
composeBom = "2025.10.00"
|
||||
composeBom = "2025.10.01"
|
||||
liveData = "1.9.3"
|
||||
icons = "1.7.8"
|
||||
room = "2.8.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue