Update AndroidX Compose and Core to latest versions (#1342)

This commit is contained in:
David Perez 2024-05-07 13:01:17 -05:00 committed by Álison Fernandes
parent 1b26d57d6a
commit 87896c662c

View file

@ -12,8 +12,8 @@ androidxActivity = "1.9.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.3"
androidxComposeBom = "2024.04.01"
androidxCore = "1.13.0"
androidxComposeBom = "2024.05.00"
androidxCore = "1.13.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"