Coop dev: make it possible to depend on ':prepare:ide-plugin-dependencies:kotlin-jps-common-for-ide'
KT-MR-5457
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
idePluginDependency {
|
||||
publishProjectJars(listOf(":jps:jps-common"))
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
}
|
||||
|
||||
publishJarsForIde(listOf(":jps:jps-common"))
|
||||
|
||||
Reference in New Issue
Block a user