1
0
mirror of https://github.com/etesync/android synced 2025-03-24 11:25:42 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-03-21 16:10:36 +00:00
parent 0a2a3b2d99
commit 5562d917f3

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 64
versionName "1.3.0"
versionCode 65
versionName "1.4.0"
buildConfigField "boolean", "customCerts", "true"
}