1
0
mirror of https://github.com/etesync/android synced 2025-02-22 04:22:11 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-02-07 12:10:25 +00:00
parent e324f148a1
commit 69d17ed644

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 53
versionName "1.0.3"
versionCode 54
versionName "1.0.4"
buildConfigField "boolean", "customCerts", "true"
}