mirror of
https://github.com/etesync/android
synced 2025-01-11 08:10:58 +00:00
Bump version.
This commit is contained in:
parent
431c54ab91
commit
36a8edfb5d
@ -18,7 +18,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
|
||||
versionCode 5
|
||||
versionCode 6
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -26,7 +26,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "0.9.2"
|
||||
versionName "0.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user