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-11 16:21:13 +00:00
parent 92908b9a60
commit 958a36c638

View File

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