mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update Androidx libraries (#3908)
This commit is contained in:
parent
6521848a8d
commit
2d3a47f3d1
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ minSdk = "29"
|
|||
|
||||
# Dependency Versions
|
||||
androidGradlePlugin = "8.6.0"
|
||||
androidxActivity = "1.9.1"
|
||||
androidxActivity = "1.9.2"
|
||||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.8.0"
|
||||
androidxCamera = "1.3.4"
|
||||
|
@ -16,8 +16,8 @@ androidxComposeBom = "2024.09.00"
|
|||
androidxCore = "1.13.1"
|
||||
androidxCredentials = "1.2.2"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
androidxLifecycle = "2.8.4"
|
||||
androidxNavigation = "2.7.7"
|
||||
androidxLifecycle = "2.8.5"
|
||||
androidxNavigation = "2.8.0"
|
||||
androidxRoom = "2.6.1"
|
||||
androidXSecurityCrypto = "1.1.0-alpha06"
|
||||
androidxSplash = "1.1.0-rc01"
|
||||
|
|
Loading…
Reference in a new issue