1
0
mirror of https://github.com/etesync/android synced 2025-02-22 12:32:03 +00:00

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.
This commit is contained in:
Tom Hacohen 2019-03-15 12:19:35 +00:00
parent 5e347d1ed3
commit 8d660e376a

View File

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