Skip to content

Commit 3b8833b

Browse files
authored
Merge pull request #852 from square/rick/remove_radiography_packaging_bandaid
fix radiography packaging
2 parents c4278a6 + 588f29c commit 3b8833b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

workflow-ui/radiography/build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ plugins {
66
published
77
}
88

9-
android {
10-
// See https://github.com/Kotlin/kotlinx.coroutines/issues/1064#issuecomment-479412940
11-
packagingOptions.exclude("**/*.kotlin_*")
12-
}
13-
149
dependencies {
1510
api(project(":workflow-ui:core-android"))
1611
api(libs.squareup.radiography)

0 commit comments

Comments
 (0)