Fix pill problem with main-kts-test, reenabling pill for main-kts modules

This commit is contained in:
Ilya Chernikov
2018-09-27 16:03:46 +02:00
parent 0303fc036c
commit 499146db0e
2 changed files with 3 additions and 1 deletions
@@ -6,6 +6,7 @@ description = "Kotlin \"main\" script definition"
plugins {
kotlin("jvm")
id("jps-compatible")
}
// You can run Gradle with "-Pkotlin.build.proguard=true" to enable ProGuard run on the jar (on TeamCity, ProGuard always runs)