mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
Update Compose BOM and Androidx activity libs (#4134)
This commit is contained in:
parent
002fd06b72
commit
65380095f0
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@ minSdk = "29"
|
||||||
|
|
||||||
# Dependency Versions
|
# Dependency Versions
|
||||||
androidGradlePlugin = "8.7.1"
|
androidGradlePlugin = "8.7.1"
|
||||||
androidxActivity = "1.9.2"
|
androidxActivity = "1.9.3"
|
||||||
androidXBiometrics = "1.2.0-alpha05"
|
androidXBiometrics = "1.2.0-alpha05"
|
||||||
androidxBrowser = "1.8.0"
|
androidxBrowser = "1.8.0"
|
||||||
androidxCamera = "1.3.4"
|
androidxCamera = "1.3.4"
|
||||||
androidxComposeBom = "2024.09.03"
|
androidxComposeBom = "2024.10.00"
|
||||||
androidxCore = "1.13.1"
|
androidxCore = "1.13.1"
|
||||||
androidxCredentials = "1.3.0"
|
androidxCredentials = "1.3.0"
|
||||||
androidxHiltNavigationCompose = "1.2.0"
|
androidxHiltNavigationCompose = "1.2.0"
|
||||||
|
|
Loading…
Reference in a new issue