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