Skip to content

Commit

Permalink
Merge pull request #852 from square/rick/remove_radiography_packaging…
Browse files Browse the repository at this point in the history
…_bandaid

fix radiography packaging
  • Loading branch information
rjrjr authored Jul 29, 2022
2 parents c4278a6 + 588f29c commit 3b8833b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions workflow-ui/radiography/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ plugins {
published
}

android {
// See https://github.com/Kotlin/kotlinx.coroutines/issues/1064#issuecomment-479412940
packagingOptions.exclude("**/*.kotlin_*")
}

dependencies {
api(project(":workflow-ui:core-android"))
api(libs.squareup.radiography)
Expand Down

0 comments on commit 3b8833b

Please sign in to comment.