mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
Update Androidx Camera and Browser dependencies (#1107)
This commit is contained in:
parent
13bc3a5908
commit
f854f70613
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ minSdk = "28"
|
|||
androidGradlePlugin = "8.3.0"
|
||||
androidxActivity = "1.8.2"
|
||||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.7.0"
|
||||
androidxCamera = "1.3.1"
|
||||
androidxBrowser = "1.8.0"
|
||||
androidxCamera = "1.3.2"
|
||||
androidxComposeBom = "2024.02.00"
|
||||
androidxCore = "1.12.0"
|
||||
androidxHiltNavigationCompose = "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue