Bump version.

pull/61/head
Tom Hacohen 5 years ago
parent 8af6858422
commit 8edb062cfe

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 45
versionName "0.23.1"
versionCode 46
versionName "0.23.2"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save