1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2018-01-25 14:38:31 +00:00
parent a28b46f8f9
commit f8211207fd

View File

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