1
0
mirror of https://github.com/etesync/android synced 2025-02-22 12:32:03 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-06-21 15:45:07 +03:00
parent bc75e9371b
commit 218182f07d

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 108 versionCode 109
versionName "1.13.0" versionName "1.14.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }