Bump version.

pull/29/head
Tom Hacohen 7 years ago
parent 3a1b980384
commit b0adc3c6c8

@ -18,8 +18,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 21
versionName "0.19.3"
versionCode 22
versionName "0.19.4"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save