Update AndroidX libraries (#5959)

This commit is contained in:
David Perez 2025-09-29 16:39:52 -05:00 committed by GitHub
parent 81245cf3e5
commit 22114d588a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,12 +24,12 @@ androidxCore = "1.17.0"
androidxCredentials = "1.6.0-beta01" androidxCredentials = "1.6.0-beta01"
androidxCredentialsProviderEvents = "1.0.0-alpha03" androidxCredentialsProviderEvents = "1.0.0-alpha03"
androidxHiltNavigationCompose = "1.3.0" androidxHiltNavigationCompose = "1.3.0"
androidxLifecycle = "2.9.3" androidxLifecycle = "2.9.4"
androidxNavigation = "2.9.4" androidxNavigation = "2.9.5"
androidxRoom = "2.8.0" androidxRoom = "2.8.1"
androidxSecurityCrypto = "1.1.0" androidxSecurityCrypto = "1.1.0"
androidxSplash = "1.1.0-rc01" androidxSplash = "1.1.0-rc01"
androidxWork = "2.10.4" androidxWork = "2.10.5"
bitwardenSdk = "1.0.0-3175-c9758478" bitwardenSdk = "1.0.0-3175-c9758478"
crashlytics = "3.0.6" crashlytics = "3.0.6"
detekt = "1.23.8" detekt = "1.23.8"