Skip to content

Commit

Permalink
Update redwood-lazylayout-compose/build.gradle
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Wharton <[email protected]>
  • Loading branch information
veyndan and JakeWharton authored Sep 27, 2023
1 parent c197418 commit d6a566f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redwood-lazylayout-compose/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
implementation libs.jetbrains.compose.runtime.saveable
api libs.jetbrains.compose.runtime.saveable
api projects.redwoodLazylayoutWidget
}
}
Expand Down

0 comments on commit d6a566f

Please sign in to comment.