1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00

Update versions.gradle

This commit is contained in:
Catfriend1 2019-06-17 05:54:59 +02:00
parent edbf218f28
commit 2cd4e5893e

View file

@ -2,5 +2,5 @@ ext {
versionMajor = 1
versionMinor = 2
versionPatch = 0
versionWrapper = 2
versionWrapper = 3
}