Update Androidx dependencies to the latest versions (#6224)

This commit is contained in:
David Perez 2025-12-03 15:25:50 -06:00 committed by GitHub
parent e1bb3a4b5d
commit 3bef282426
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,20 +13,20 @@ minSdkBwa = "28"
# Dependency Versions
androidGradlePlugin = "8.13.1"
androidxActivity = "1.11.0"
androidxActivity = "1.12.1"
androidxAppCompat = "1.7.1"
androdixAutofill = "1.3.0"
androidxBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.9.0"
androidxCamera = "1.5.1"
androidxComposeBom = "2025.10.01"
androidxComposeBom = "2025.12.00"
androidxCore = "1.17.0"
androidxCredentials = "1.6.0-beta03"
androidxCredentialsProviderEvents = "1.0.0-alpha03"
androidxHiltNavigationCompose = "1.3.0"
androidxLifecycle = "2.9.4"
androidxLifecycle = "2.10.0"
androidxNavigation = "2.9.6"
androidxRoom = "2.8.3"
androidxRoom = "2.8.4"
androidxSecurityCrypto = "1.1.0"
androidxSplash = "1.2.0"
androidxWork = "2.11.0"