1
0
mirror of https://github.com/etesync/android synced 2025-03-25 03:45:46 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-09-14 18:28:01 +01:00
parent 5e568ec43e
commit d06a38caea

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 26
versionCode 34
versionName "0.21.4"
versionCode 35
versionName "0.21.5"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"