mirror of
https://github.com/etesync/android
synced 2024-11-22 16:08:13 +00:00
Bump version.
This commit is contained in:
parent
828254a1f7
commit
edd1704e09
@ -21,8 +21,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
|
|
||||||
versionCode 42
|
versionCode 43
|
||||||
versionName "0.22.5"
|
versionName "0.22.6"
|
||||||
|
|
||||||
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