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-21 19:23:03 +00:00
parent 98ca5fa318
commit 3ba342ccc3

View File

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