1
0
mirror of https://github.com/etesync/android synced 2025-03-05 17:56:13 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2018-09-25 10:57:49 +01:00
parent 229ffbf761
commit d9d4405c75

View File

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