chore: Update Compose dependency using a BOM #152
Labels
community 👥
As we stopped improvements for this version ofVitamin, this issue needs to be done by the community
config 🛠
Related to configuration
Milestone
Actual :
Individual Compose dependencies & versions
|Compose ui |1.3.2|1.3.3|
|Compose material |1.3.1|1.3.1|
Expected :
Instead, Use a BOM to get Compose dependencies.
implementation platform('androidx.compose:compose-bom:2023.04.01')
The text was updated successfully, but these errors were encountered: