1
0
mirror of https://github.com/etesync/android synced 2025-01-11 00:01:12 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-04-16 21:08:37 +01:00
parent 182d6ebe66
commit 9715d0fd6a

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 28
versionName "0.20.3"
versionCode 29
versionName "0.20.4"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"