mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
Update Androidx dependencies to the latest versions (#6224)
This commit is contained in:
parent
e1bb3a4b5d
commit
3bef282426
@ -13,20 +13,20 @@ minSdkBwa = "28"
|
|||||||
|
|
||||||
# Dependency Versions
|
# Dependency Versions
|
||||||
androidGradlePlugin = "8.13.1"
|
androidGradlePlugin = "8.13.1"
|
||||||
androidxActivity = "1.11.0"
|
androidxActivity = "1.12.1"
|
||||||
androidxAppCompat = "1.7.1"
|
androidxAppCompat = "1.7.1"
|
||||||
androdixAutofill = "1.3.0"
|
androdixAutofill = "1.3.0"
|
||||||
androidxBiometrics = "1.2.0-alpha05"
|
androidxBiometrics = "1.2.0-alpha05"
|
||||||
androidxBrowser = "1.9.0"
|
androidxBrowser = "1.9.0"
|
||||||
androidxCamera = "1.5.1"
|
androidxCamera = "1.5.1"
|
||||||
androidxComposeBom = "2025.10.01"
|
androidxComposeBom = "2025.12.00"
|
||||||
androidxCore = "1.17.0"
|
androidxCore = "1.17.0"
|
||||||
androidxCredentials = "1.6.0-beta03"
|
androidxCredentials = "1.6.0-beta03"
|
||||||
androidxCredentialsProviderEvents = "1.0.0-alpha03"
|
androidxCredentialsProviderEvents = "1.0.0-alpha03"
|
||||||
androidxHiltNavigationCompose = "1.3.0"
|
androidxHiltNavigationCompose = "1.3.0"
|
||||||
androidxLifecycle = "2.9.4"
|
androidxLifecycle = "2.10.0"
|
||||||
androidxNavigation = "2.9.6"
|
androidxNavigation = "2.9.6"
|
||||||
androidxRoom = "2.8.3"
|
androidxRoom = "2.8.4"
|
||||||
androidxSecurityCrypto = "1.1.0"
|
androidxSecurityCrypto = "1.1.0"
|
||||||
androidxSplash = "1.2.0"
|
androidxSplash = "1.2.0"
|
||||||
androidxWork = "2.11.0"
|
androidxWork = "2.11.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user