Pill: Add kotlin-scripting-gradle and kotlin-gradle-plugin-integration-tests to JPS model (in 'full' variant)

This commit is contained in:
Yan Zhulanow
2018-05-16 23:44:06 +03:00
parent b6d59da8a8
commit aa8c266940
2 changed files with 11 additions and 0 deletions
@@ -1,4 +1,9 @@
apply plugin: 'kotlin'
apply plugin: 'jps-compatible'
pill {
variant = "FULL"
}
configureJvmProject(project)