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

Bump version.

This commit is contained in:
Tom Hacohen 2018-02-06 23:34:55 +00:00
parent 1e7a38159f
commit 743dde9f83

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 26
versionName "0.20.1"
versionCode 27
versionName "0.20.2"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"