mirror of
https://github.com/etesync/android
synced 2024-11-15 20:38:58 +00:00
Bump version.
This commit is contained in:
parent
873fc0ad0c
commit
91ba20e2ed
@ -18,7 +18,7 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
|
||||
versionCode 14
|
||||
versionCode 15
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -26,7 +26,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "0.17.0"
|
||||
versionName "0.18.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user