Update Androidx libraries (#3908)

This commit is contained in:
David Perez 2024-09-11 15:31:11 -05:00 committed by GitHub
parent 6521848a8d
commit 2d3a47f3d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ minSdk = "29"
# Dependency Versions
androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidxActivity = "1.9.2"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.4"
@ -16,8 +16,8 @@ androidxComposeBom = "2024.09.00"
androidxCore = "1.13.1"
androidxCredentials = "1.2.2"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.4"
androidxNavigation = "2.7.7"
androidxLifecycle = "2.8.5"
androidxNavigation = "2.8.0"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"