mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
feat(common): use FlowRow
from Compose Foundation
This commit is contained in:
parent
c3de960966
commit
250e7c20e5
3 changed files with 7 additions and 9 deletions
|
@ -35,7 +35,6 @@ dependencies {
|
|||
implementation(projects.core)
|
||||
implementation(projects.database)
|
||||
implementation(projects.model)
|
||||
implementation(libs.accompanist.flowlayout)
|
||||
implementation(libs.androidx.browser)
|
||||
implementation(libs.androidx.compose.animation)
|
||||
implementation(libs.androidx.compose.foundation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue