Skip to content

Commit d2cb1eb

Browse files
committed
Disable publishing for the serialization subproject
1 parent af231f7 commit d2cb1eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

serialization/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import java.util.Locale
33
plugins {
44
id("kotlin-multiplatform")
55
kotlin("plugin.serialization")
6-
`maven-publish`
76
}
87

98
val JDK_8: String by project

0 commit comments

Comments
 (0)