mirror of
https://github.com/etesync/android
synced 2025-01-10 15:51:08 +00:00
Bump version.
This commit is contained in:
parent
9cdd63f1d9
commit
c19e7b0ecb
@ -18,7 +18,7 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
|
||||
versionCode 12
|
||||
versionCode 13
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -26,7 +26,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "0.15.0"
|
||||
versionName "0.16.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user