1
0
mirror of https://github.com/etesync/android synced 2025-01-23 14:10:54 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2017-12-26 12:00:58 +00:00
parent d39ed22c82
commit e2beec0968

View File

@ -18,8 +18,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 22
versionName "0.19.4"
versionCode 23
versionName "0.19.5"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"