mirror of
https://github.com/etesync/android
synced 2024-11-22 16:08:13 +00:00
Bump version.
This commit is contained in:
parent
e20e79e840
commit
8e906eed18
@ -21,8 +21,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
|
|
||||||
versionCode 40
|
versionCode 41
|
||||||
versionName "0.22.3"
|
versionName "0.22.4"
|
||||||
|
|
||||||
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