Pill: Exclude kotlin-main-kts module from JPS
This commit is contained in:
@@ -3,7 +3,6 @@ description = "Kotlin \"main\" script definition tests"
|
||||
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
id("jps-compatible")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -6,7 +6,6 @@ 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