fix(deps): update dependency androidx.compose:compose-bom to v2026.02.00 (#6172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-02-12 12:47:53 +00:00 committed by GitHub
parent 6ec35db9d4
commit c0a5d963c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ camera = "1.5.3"
work = "2.11.1"
# Compose
compose_bom = "2026.01.00"
compose_bom = "2026.02.00"
# Coroutines
coroutines = "1.10.2"