1
0
mirror of https://github.com/etesync/android synced 2024-11-22 16:08:13 +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 minSdkVersion 19
targetSdkVersion 26 targetSdkVersion 26
versionCode 71 versionCode 72
versionName "1.4.6" versionName "1.4.7"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }