mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
chore(deps): flatten androidx.compose.ui
references in Version Catalog
This commit is contained in:
parent
e3cf64e2b3
commit
fe96c90549
2 changed files with 3 additions and 4 deletions
|
@ -28,7 +28,7 @@ dependencies {
|
|||
implementation(libs.androidx.compose.material)
|
||||
implementation(libs.androidx.compose.material3)
|
||||
implementation(libs.androidx.compose.runtime)
|
||||
implementation(libs.androidx.compose.ui.ui.text)
|
||||
implementation(libs.androidx.compose.ui.text)
|
||||
api(libs.napier)
|
||||
implementation(projects.database)
|
||||
implementation(projects.model)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue