Fix pill problem with main-kts-test, reenabling pill for main-kts modules
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user