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-10-30 10:48:27 +00:00
parent caa29d402b
commit f0fbb65310

View File

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