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.0.9

This commit is contained in:
Catfriend1 2019-07-21 14:04:08 +02:00
parent 61bebd4b50
commit df2addc1d6

View file

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