1
0
mirror of https://github.com/etesync/android synced 2024-11-22 16:08:13 +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 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
versionCode 40 versionCode 41
versionName "0.22.3" versionName "0.22.4"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"