1
0
mirror of https://github.com/etesync/android synced 2025-02-22 20:42:04 +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
targetSdkVersion 28
versionCode 108
versionName "1.13.0"
versionCode 109
versionName "1.14.0"
buildConfigField "boolean", "customCerts", "true"
}