1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +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 minSdkVersion 19
targetSdkVersion 26 targetSdkVersion 26
versionCode 56 versionCode 57
versionName "1.2.0" versionName "1.2.1"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }