3 lines
128 B
Groovy
3 lines
128 B
Groovy
|
include 'mappings'
|
||
|
|
||
|
gradle.startParameter.taskNames = [":mappings:build", ":mappings:install"] + gradle.startParameter.taskNames
|