mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
Update AndroidX Compose and Core to latest versions (#1342)
This commit is contained in:
parent
1b26d57d6a
commit
87896c662c
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ androidxActivity = "1.9.0"
|
|||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.8.0"
|
||||
androidxCamera = "1.3.3"
|
||||
androidxComposeBom = "2024.04.01"
|
||||
androidxCore = "1.13.0"
|
||||
androidxComposeBom = "2024.05.00"
|
||||
androidxCore = "1.13.1"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
androidxLifecycle = "2.7.0"
|
||||
androidxNavigation = "2.7.7"
|
||||
|
|
Loading…
Reference in a new issue