mirror of
https://github.com/bitwarden/android.git
synced 2026-05-11 22:31:17 -05:00
Update AndroidX dependencies (#1317)
This commit is contained in:
@@ -8,12 +8,12 @@ minSdk = "28"
|
||||
|
||||
# Dependency Versions
|
||||
androidGradlePlugin = "8.3.2"
|
||||
androidxActivity = "1.8.2"
|
||||
androidxActivity = "1.9.0"
|
||||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.8.0"
|
||||
androidxCamera = "1.3.2"
|
||||
androidxCamera = "1.3.3"
|
||||
androidxComposeBom = "2024.04.01"
|
||||
androidxCore = "1.12.0"
|
||||
androidxCore = "1.13.0"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
androidxLifecycle = "2.7.0"
|
||||
androidxNavigation = "2.7.7"
|
||||
|
||||
Reference in New Issue
Block a user