1
0
mirror of https://github.com/etesync/android synced 2025-06-25 09:22:37 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-10-30 10:48:27 +00:00
parent caa29d402b
commit f0fbb65310

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
versionCode 37 versionCode 38
versionName "0.22.0" versionName "0.22.1"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"