1
0
mirror of https://github.com/etesync/android synced 2025-06-07 00:28:48 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-02-24 08:08:53 +00:00
parent 858378b107
commit ab7f9be65a

View File

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