1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-12-24 10:43:58 +00:00
parent e20e79e840
commit 8e906eed18

View File

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