syncthing-android/gradle/wrapper/build.xml

4 lines
56 B
XML
Raw Normal View History

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