Update AndroidX dependencies (#1317)

This commit is contained in:
David Perez 2024-04-29 12:06:00 -05:00 committed by Álison Fernandes
parent b4b12f3da7
commit 5a6e3254ea

View file

@ -8,12 +8,12 @@ minSdk = "28"
# Dependency Versions
androidGradlePlugin = "8.3.2"
androidxActivity = "1.8.2"
androidxActivity = "1.9.0"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.2"
androidxCamera = "1.3.3"
androidxComposeBom = "2024.04.01"
androidxCore = "1.12.0"
androidxCore = "1.13.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"