Pill: Add kotlin-scripting-js module to Pill

This commit is contained in:
Yan Zhulanow
2019-10-10 20:30:31 +09:00
parent 9c88a1f807
commit d31f234311
+1
View File
@@ -1,6 +1,7 @@
plugins {
kotlin("jvm")
id("jps-compatible")
}
jvmTarget = "1.6"