Disable kotlin-scripting-ide-common publishing
We don't need this artifact in IDE anymore since we are not going to move ide-common classes to kotlin repo. See previous commit
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
}
|
||||
|
||||
publishJarsForIde(listOf(":kotlin-scripting-ide-common"))
|
||||
Reference in New Issue
Block a user