Update Compose BOM to the latest version (2024.06.00) (#1448)

This commit is contained in:
David Perez 2024-06-13 08:44:37 -05:00 committed by Álison Fernandes
parent e08d1aaf18
commit c71b1bfe9c

View file

@ -12,7 +12,7 @@ androidxActivity = "1.9.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.3"
androidxComposeBom = "2024.05.00"
androidxComposeBom = "2024.06.00"
androidxCore = "1.13.1"
androidxCredentials = "1.2.2"
androidxHiltNavigationCompose = "1.2.0"