1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-11-01 10:34:00 +00:00
parent 861ee21243
commit 30144da2d1

View File

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