Pill: Fix project build, add kotlin-scripting-jvm-host module

This commit is contained in:
Yan Zhulanow
2019-07-26 21:09:01 +09:00
parent 89c45e9e3f
commit 086b151e1f
@@ -1,6 +1,7 @@
plugins {
kotlin("jvm")
id("jps-compatible")
}
jvmTarget = "1.6"