Update Compose BOM to 2025.02.00 (#4764)

This commit is contained in:
David Perez
2025-02-21 15:12:35 -06:00
committed by GitHub
parent 892f817b2a
commit d1308cb936

View File

@@ -12,7 +12,7 @@ androidxActivity = "1.10.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.4.1"
androidxComposeBom = "2025.01.00"
androidxComposeBom = "2025.02.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.