mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): downgrade to Compose 2023.01.00
There seems to be a regression with `produceState` in this release
Also reverts fb4beb08ee
This commit is contained in:
parent
1b2534eca6
commit
ce91650788
6 changed files with 9 additions and 19 deletions
|
@ -23,6 +23,7 @@ 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