Bump version.

pull/17/head
Tom Hacohen 7 years ago
parent f6007019e8
commit 535c23f50d

@ -18,7 +18,7 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 17
versionCode 18
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"
@ -26,7 +26,7 @@ android {
productFlavors {
standard {
versionName "0.18.2"
versionName "0.19.0"
}
}

Loading…
Cancel
Save