mirror of
https://github.com/etesync/android
synced 2024-11-18 06:08:08 +00:00
Bump version.
This commit is contained in:
parent
5e568ec43e
commit
d06a38caea
@ -21,8 +21,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
|
|
||||||
versionCode 34
|
versionCode 35
|
||||||
versionName "0.21.4"
|
versionName "0.21.5"
|
||||||
|
|
||||||
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