Skip to content

Commit

Permalink
Add missing Redwood plugin (#1474)
Browse files Browse the repository at this point in the history
Was lost in refactor.
  • Loading branch information
JakeWharton authored Sep 12, 2023
1 parent 107f6eb commit 0ff0bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-app/presenter-treehouse/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apply plugin: 'org.jetbrains.kotlin.multiplatform'
apply plugin: 'org.jetbrains.kotlin.plugin.serialization'
apply plugin: 'app.cash.zipline'
apply plugin: 'app.cash.redwood'

kotlin {
iosArm64()
Expand Down

0 comments on commit 0ff0bde

Please sign in to comment.