Bump version.

pull/40/head
Tom Hacohen 6 years ago
parent 34b8fce5c4
commit d72e17e136

@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 26
versionCode 32
versionName "0.21.2"
versionCode 33
versionName "0.21.3"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save