Update Compose BOM to 2025.03.00 (#4908)

This commit is contained in:
David Perez
2025-03-21 16:17:41 -05:00
committed by GitHub
parent a6ed702a95
commit 27e4c6a2b4

View File

@@ -13,7 +13,7 @@ androidxActivity = "1.10.1"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.4.1"
androidxComposeBom = "2025.02.00"
androidxComposeBom = "2025.03.00"
androidxCore = "1.15.0"
# Versions >= 1.5.0-alpha05 introduce breaking changes and bugs that are not suitable for
# production. Do not update until https://issuetracker.google.com/issues/355141766 is resolved.