Skip to content

Commit 40954d0

Browse files
committed
Remove K/N targets from ALLOWED_PUBLICATIONS
1 parent 791c4d6 commit 40954d0

File tree

1 file changed

+0
-5
lines changed
  • build-plugins/build-support/src/main/kotlin/aws/sdk/kotlin/gradle/dsl

1 file changed

+0
-5
lines changed

build-plugins/build-support/src/main/kotlin/aws/sdk/kotlin/gradle/dsl/Publish.kt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ private val ALLOWED_PUBLICATIONS = listOf(
2828
"common",
2929
"jvm",
3030
"kotlinMultiplatform",
31-
"iosX64",
32-
"linuxArm64",
33-
"linuxX64",
34-
"macosArm64",
35-
"macosX64",
3631

3732
"metadata",
3833
"bom",

0 commit comments

Comments
 (0)