Add Pill support to compiler and IDE modules
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
description = "Kotlin scripting support utilities"
|
||||
|
||||
apply { plugin("kotlin") }
|
||||
apply { plugin("jps-compatible") }
|
||||
|
||||
dependencies {
|
||||
compile(project(":kotlin-stdlib"))
|
||||
|
||||
Reference in New Issue
Block a user