1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-29 15:51:17 +00:00

Update versions.gradle

This commit is contained in:
Catfriend1 2019-06-19 02:17:44 +02:00
parent 2b12eb80de
commit bb968c5767

View file

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