mirror of
https://github.com/etesync/android
synced 2025-01-11 00:01:12 +00:00
Bump version.
This commit is contained in:
parent
7a40cf615e
commit
2a58cef2ba
@ -18,7 +18,7 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
|
||||
versionCode 19
|
||||
versionCode 20
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -26,7 +26,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "0.19.1"
|
||||
versionName "0.19.2"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user