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-23 13:18:59 +00:00
parent 2beebdb25e
commit 4f2e90484e

View File

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