Initial implementation of kotlin + intellij combined repo
This commit is contained in:
+5
-3
@@ -1,3 +1,5 @@
|
||||
idePluginDependency {
|
||||
publishTestJar(listOf(":compiler:incremental-compilation-impl"))
|
||||
}
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
}
|
||||
|
||||
publishTestJarsForIde(listOf(":compiler:incremental-compilation-impl"))
|
||||
|
||||
Reference in New Issue
Block a user