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-06-13 09:55:19 +01:00
parent 7cfba6dc34
commit 9c13d5247c

View File

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