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

6 lines
94 B
Groovy

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