1
0
mirror of https://github.com/etesync/android synced 2025-02-02 19:01:06 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-01-09 15:40:39 +00:00
parent e3ff58c1c2
commit f31f24858c

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 47
versionName "0.24.0"
versionCode 48
versionName "0.24.1"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"