Pill: Include certain modules into the BASE variant
This commit is contained in:
committed by
TeamCityServer
parent
17120bf258
commit
46b94a4757
@@ -13,10 +13,6 @@ dependencies {
|
||||
testImplementation(kotlin("test-junit"))
|
||||
}
|
||||
|
||||
pill {
|
||||
variant = org.jetbrains.kotlin.pill.PillExtension.Variant.FULL
|
||||
}
|
||||
|
||||
kotlin.target.compilations.all {
|
||||
kotlinOptions.languageVersion = "1.4"
|
||||
kotlinOptions.apiVersion = "1.4"
|
||||
|
||||
Reference in New Issue
Block a user