Update compose BOM and compose navigation (#1118)

This commit is contained in:
David Perez 2024-03-08 15:43:20 -06:00 committed by Álison Fernandes
parent 3171cfb9c8
commit 52b0410290

View file

@ -12,9 +12,9 @@ androidxActivity = "1.8.2"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.2"
androidxComposeBom = "2024.02.00"
androidxComposeBom = "2024.02.02"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.1.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"