Bump version.

pull/5/head
Tom Hacohen 7 years ago
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…
Cancel
Save