Bump version.

pull/29/head
Tom Hacohen 7 years ago
parent d39ed22c82
commit e2beec0968

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

Loading…
Cancel
Save