Skip to content

Commit ecd2222

Browse files
authored
Don't publish integration-testing module (#538)
Closes #537
1 parent ff4d5ee commit ecd2222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import org.jetbrains.kotlin.gradle.utils.NativeCompilerDownloader
66

77
plugins {
8-
id("kotlin-jvm-publish-conventions")
8+
id("kotlin-jvm-conventions")
99
}
1010

1111
java {

0 commit comments

Comments
 (0)