1
0
mirror of https://github.com/etesync/android synced 2025-01-09 07:11:00 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-12-30 21:00:17 +00:00
parent 8421287deb
commit 0f42c0e923

View File

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