1
0
mirror of https://github.com/etesync/android synced 2024-11-25 17:38:13 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-04-15 13:58:21 +01:00
parent 41c7239a8c
commit 91ac46e211

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 26 targetSdkVersion 26
versionCode 66 versionCode 67
versionName "1.4.1" versionName "1.4.2"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }