Build: Centralize build logic for kotlin-plugin in :prepare:idea-plugin

This commit is contained in:
Vyacheslav Gerasimov
2019-03-29 18:01:04 +03:00
parent 384f407af6
commit 92248d609f
10 changed files with 47 additions and 53 deletions
@@ -45,6 +45,3 @@ publish()
runtimeJar()
sourcesJar()
javadocJar()
ideaPlugin()