1
0
mirror of https://github.com/etesync/android synced 2025-01-22 13:40:55 +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
targetSdkVersion 26
versionCode 58
versionName "1.2.2"
versionCode 59
versionName "1.2.3"
buildConfigField "boolean", "customCerts", "true"
}