1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-01-23 10:42:21 +00:00
parent 2e92422ea6
commit 32b01d78a0

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 24
versionName "0.19.6"
versionCode 25
versionName "0.20.0"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"