mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 19:28:44 +03:00
Update Compose Material 3 to 1.2.0-alpha10 (#190)
This commit is contained in:
parent
a90254baa6
commit
fa39c4b6c1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ androidxBrowser = "1.6.0"
|
|||
androidxComposeBom = "2023.09.02"
|
||||
# TODO: Once the Material3 color scheme changes are no longer in alpha, we should remove this
|
||||
# individual dependency version and use the Compose BOM version (BIT-702).
|
||||
androidxComposeMaterial3 = "1.2.0-alpha08"
|
||||
androidxComposeMaterial3 = "1.2.0-alpha10"
|
||||
androidxCore = "1.12.0"
|
||||
androidxHiltNavigationCompose = "1.0.0"
|
||||
androidxLifecycle = "2.6.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue