0
0
mirror of https://github.com/etesync/android.git synced 2024-09-20 13:08:51 +02: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
targetSdkVersion 26
versionCode 66
versionName "1.4.1"
versionCode 67
versionName "1.4.2"
buildConfigField "boolean", "customCerts", "true"
}