4 lines
59 B
Groovy

task wrapper(type: Wrapper) {
gradleVersion = '1.10'
}