1
0
mirror of https://github.com/etesync/android synced 2024-11-17 13:30:00 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-01-08 11:39:24 +00:00
parent 8af6858422
commit 8edb062cfe

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 45
versionName "0.23.1"
versionCode 46
versionName "0.23.2"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"