1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-04 18:21:16 +00:00
syncthing-android/app/versions.gradle
2019-08-04 20:00:15 +02:00

6 lines
94 B
Groovy

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