1
0
mirror of https://github.com/etesync/android synced 2025-03-30 22:35:54 +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
targetSdkVersion 28
versionCode 74
versionName "1.4.9"
versionCode 75
versionName "1.4.10"
buildConfigField "boolean", "customCerts", "true"
}