Update dependency androidx.compose:compose-bom to v2026.05.00 (#6784)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-05-14 08:08:21 +02:00 committed by GitHub
parent 5e577e2360
commit e563fc7919
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ camera = "1.6.0"
work = "2.11.2"
# Compose
compose_bom = "2026.04.01"
compose_bom = "2026.05.00"
# Coroutines
coroutines = "1.10.2"