1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-04-15 14:21:54 +01:00
parent 2e2841cea4
commit 45b8e24503

View File

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