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 2019-01-04 20:39:31 +00:00
parent 828254a1f7
commit edd1704e09

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 26
versionCode 42
versionName "0.22.5"
versionCode 43
versionName "0.22.6"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"