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-20 16:28:08 +00:00
parent cb570978e5
commit dfb609a26a

View File

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