fix(deps): update dependency androidx.compose:compose-bom to v2026.01.01 (#447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ca15d4103c
commit
b1dbab433d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ lifecycleRuntimeKtx = "2.10.0"
|
|||
datastore = "1.2.0"
|
||||
# Compose
|
||||
activityCompose = "1.12.2"
|
||||
composeBom = "2026.01.00"
|
||||
composeBom = "2026.01.01"
|
||||
liveData = "1.10.1"
|
||||
icons = "1.7.8"
|
||||
room = "2.8.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue