Add Pill support to compiler and IDE modules
This commit is contained in:
@@ -4,6 +4,7 @@ import org.gradle.jvm.tasks.Jar
|
||||
description = "Compiler runner + daemon client"
|
||||
|
||||
apply { plugin("kotlin") }
|
||||
apply { plugin("jps-compatible") }
|
||||
|
||||
jvmTarget = "1.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user