mirror of
https://github.com/etesync/android
synced 2025-02-09 06:02:42 +00:00
Bump version.
This commit is contained in:
parent
8af6858422
commit
8edb062cfe
@ -21,8 +21,8 @@ android {
|
|||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
|
|
||||||
versionCode 45
|
versionCode 46
|
||||||
versionName "0.23.1"
|
versionName "0.23.2"
|
||||||
|
|
||||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||||
buildConfigField "boolean", "customCerts", "true"
|
buildConfigField "boolean", "customCerts", "true"
|
||||||
|
Loading…
Reference in New Issue
Block a user