1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00
syncthing-android/gradle/wrapper/build.xml
2014-08-20 23:58:28 +02:00

3 lines
56 B
XML

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