Pill: Always import Pill importer module for debugging purposes
This commit is contained in:
@@ -7,10 +7,6 @@ plugins {
|
|||||||
id("jps-compatible")
|
id("jps-compatible")
|
||||||
}
|
}
|
||||||
|
|
||||||
pill {
|
|
||||||
variant = PillExtension.Variant.FULL
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly(kotlin("stdlib", embeddedKotlinVersion))
|
compileOnly(kotlin("stdlib", embeddedKotlinVersion))
|
||||||
compileOnly(gradleApi())
|
compileOnly(gradleApi())
|
||||||
|
|||||||
Reference in New Issue
Block a user