1
0
mirror of https://github.com/etesync/android synced 2025-06-18 05:58:47 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-06-26 10:51:47 +01:00
parent d08ec6926d
commit aea3bb3c5c

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 74 versionCode 75
versionName "1.4.9" versionName "1.4.10"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }