Update androidx navigation and lifecycle libraries (#993)

This commit is contained in:
David Perez 2024-02-09 11:54:31 -06:00 committed by Álison Fernandes
parent d0e4c33407
commit 35151ab831

View file

@ -15,8 +15,8 @@ androidxCamera = "1.3.1"
androidxComposeBom = "2024.02.00"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.1.0"
androidxLifecycle = "2.6.2"
androidxNavigation = "2.7.6"
androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-alpha02"