1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 12:51:16 +00:00
syncthing-android/gradle/wrapper/build.xml

4 lines
56 B
XML
Raw Normal View History

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