Update dependency androidx.compose:compose-bom to v2026.04.01

This commit is contained in:
renovate[bot] 2026-04-29 20:27:57 +00:00 committed by GitHub
parent 6ba4679908
commit da36323006
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.03.01"
compose_bom = "2026.04.01"
# Coroutines
coroutines = "1.10.2"