1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00
syncthing-android/app/versions.gradle
2019-06-19 02:17:44 +02:00

6 lines
94 B
Groovy

ext {
versionMajor = 1
versionMinor = 2
versionPatch = 0
versionWrapper = 4
}