1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-01 16:51:16 +00:00

Update APK version to 1.2.1.1

This commit is contained in:
Catfriend1 2019-08-04 20:00:15 +02:00
parent f79b94320f
commit e7800b8f05

View file

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