Build: Publish ide-common as separate artifact in KotlinPlugin publication

#KT-34452
This commit is contained in:
Vyacheslav Gerasimov
2019-10-29 17:59:50 +03:00
parent 7401a7c63f
commit 579645bcfa
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -18,3 +18,4 @@ sourceSets {
"test" {}
}
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")