open-keychain/build.gradle

5 lines
59 B
Groovy

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