1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-07-08 13:33:31 +01:00
parent 7d7096cc58
commit d2739a50ef

View File

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