Bump version (only number)

We had to do it because the play store version had a broken apk and we
needed to upload a new version that's built correctly.

Damn proguard, don't know why it does it every now and then.
pull/71/head
Tom Hacohen 5 years ago
parent 5e347d1ed3
commit 8d660e376a

@ -21,7 +21,7 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 63
versionCode 64
versionName "1.3.0"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save