Concurrency issue fixed

Don't cancel download onPause
Limit folder length to 127 characters
This commit is contained in:
tom5079
2020-10-04 21:41:16 +09:00
parent 11e9bc2235
commit 49c3ebc36b
8 changed files with 20 additions and 38 deletions

View File

@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 61,
"versionName": "5.1.2-hotfix3",
"versionCode": 62,
"versionName": "5.1.3",
"enabled": true,
"outputFile": "app-release.apk"
}