mirror of
https://github.com/bitwarden/android.git
synced 2026-04-29 12:32:26 -05:00
Update Androidx libraries to latest versions (#5890)
This commit is contained in:
@@ -13,23 +13,23 @@ minSdkBwa = "28"
|
||||
|
||||
# Dependency Versions
|
||||
androidGradlePlugin = "8.13.0"
|
||||
androidxActivity = "1.10.1"
|
||||
androidxActivity = "1.11.0"
|
||||
androidxAppCompat = "1.7.1"
|
||||
androdixAutofill = "1.3.0"
|
||||
androidxBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.9.0"
|
||||
androidxCamera = "1.4.2"
|
||||
androidxComposeBom = "2025.08.01"
|
||||
androidxComposeBom = "2025.09.00"
|
||||
androidxCore = "1.17.0"
|
||||
androidxCredentials = "1.5.0"
|
||||
androidxCredentialsProviderEvents = "1.0.0-alpha02"
|
||||
androidxHiltNavigationCompose = "1.3.0"
|
||||
androidxLifecycle = "2.9.3"
|
||||
androidxNavigation = "2.9.4"
|
||||
androidxRoom = "2.7.2"
|
||||
androidxRoom = "2.8.0"
|
||||
androidxSecurityCrypto = "1.1.0"
|
||||
androidxSplash = "1.1.0-rc01"
|
||||
androidxWork = "2.10.3"
|
||||
androidxWork = "2.10.4"
|
||||
bitwardenSdk = "1.0.0-3005-5a722fd2"
|
||||
crashlytics = "3.0.6"
|
||||
detekt = "1.23.8"
|
||||
|
||||
Reference in New Issue
Block a user