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-05-28 10:25:23 +01:00
parent 73f428a418
commit 3ae422bb99

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 71
versionName "1.4.6"
versionCode 72
versionName "1.4.7"
buildConfigField "boolean", "customCerts", "true"
}