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 GitHub
parent 9ff5426e20
commit ff423c655b

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"