1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-02-23 13:18:59 +00:00
parent 2beebdb25e
commit 4f2e90484e

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 57
versionName "1.2.1"
versionCode 58
versionName "1.2.2"
buildConfigField "boolean", "customCerts", "true"
}