mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
fix(common): adopt new Compose APIs
This commit is contained in:
parent
6750eff9fa
commit
fb4beb08ee
4 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,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