mirror of
https://github.com/etesync/android
synced 2025-01-22 13:40:55 +00:00
Bump version
This commit is contained in:
parent
2e965d2f31
commit
8803480c52
@ -21,8 +21,8 @@ android {
|
|||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
|
|
||||||
versionCode 50
|
versionCode 51
|
||||||
versionName "1.0.0"
|
versionName "1.0.1"
|
||||||
|
|
||||||
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