Update compose BOM to 2024.03.00 (#1189)

This commit is contained in:
David Perez 2024-03-29 13:02:45 -05:00 committed by Álison Fernandes
parent fdc1e92dfa
commit 2be1f2fab5

View file

@ -12,7 +12,7 @@ androidxActivity = "1.8.2"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.2"
androidxComposeBom = "2024.02.02"
androidxComposeBom = "2024.03.00"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"