Update Androidx dependencies to their latest versions (#6768)

This commit is contained in:
David Perez
2026-04-06 15:46:54 -05:00
committed by GitHub
parent 10be562ec0
commit ee2401e717

View File

@@ -17,9 +17,9 @@ androidxActivity = "1.13.0"
androidxAppCompat = "1.7.1"
androdixAutofill = "1.3.0"
androidxBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.9.0"
androidxCamera = "1.5.3"
androidxComposeBom = "2026.03.00"
androidxBrowser = "1.10.0"
androidxCamera = "1.6.0"
androidxComposeBom = "2026.03.01"
androidxCore = "1.18.0"
androidxCredentials = "1.6.0-rc02"
androidxCredentialsProviderEvents = "1.0.0-alpha05"
@@ -29,7 +29,7 @@ androidxNavigation = "2.9.7"
androidxRoom = "2.8.4"
androidxSecurityCrypto = "1.1.0"
androidxSplash = "1.2.0"
androidxWork = "2.11.1"
androidxWork = "2.11.2"
bitwardenSdk = "2.0.0-5676-14521973"
crashlytics = "3.0.6"
detekt = "1.23.8"