1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-02 01:01:17 +00:00
syncthing-android/app/versions.gradle
2019-07-21 14:04:08 +02:00

6 lines
94 B
Groovy

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