Merge pull request #45 from garfiec/dependabot/gradle/androidx.compose-compose-bom-2026.03.01

chore(deps): bump androidx.compose:compose-bom from 2025.05.00 to 2026.03.01
This commit is contained in:
Garfie Chiu 2026-04-22 20:08:16 -05:00 committed by GitHub
commit 8f9202ef50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
agp = "9.1.1"
kotlin = "2.3.20"
ksp = "2.3.6"
compose-bom = "2025.05.00"
compose-bom = "2026.04.01"
compose-multiplatform = "1.11.0-beta02"
material3 = "1.3.1"
activity-compose = "1.10.1"