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-06 12:49:34 +00:00
parent 02ba1387b8
commit 6089e8a119

View File

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