mirror of
https://github.com/etesync/android
synced 2025-06-15 12:38:48 +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:
parent
5e347d1ed3
commit
8d660e376a
@ -21,7 +21,7 @@ android {
|
|||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
|
|
||||||
versionCode 63
|
versionCode 64
|
||||||
versionName "1.3.0"
|
versionName "1.3.0"
|
||||||
|
|
||||||
buildConfigField "boolean", "customCerts", "true"
|
buildConfigField "boolean", "customCerts", "true"
|
||||||
|
Loading…
Reference in New Issue
Block a user