hyzp_ybqx-Commit045:hyzp_ybqx511528_xingwen_release-sign-apk-1.4.2+20211227-Commit045,解决版本错误升级的问题

AppID:hyzp_ybqx511528_xingwen
版本号:1.4.2+20211227
This commit is contained in:
WinUser01
2021-12-28 21:24:56 +08:00
parent 0b3acd142c
commit 88b7ff1129
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20211226,"versionName":"1.4.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20211227,"versionName":"1.4.2","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
+2 -2
View File
@@ -2231,9 +2231,9 @@ Future getNewverUrl() async {
if (false == _mapDataRet['data']) {
_mapGetData = {
"id": 1,
"ver": "1.3.12",
"ver": "1.0.0",
"miaos": null,
"downurl": "http://125.64.218.67:9909/downloads/hyzp_1.3.12+20210729.apk",
"downurl": "",
"updatetime": 1627543123
}; // 区县版本升级功能还未实现
} else {
+2 -1
View File
@@ -40,7 +40,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# 否则老版本1.3.10+20210604无法更新。新版本1.3.12+20210729已经解决该问题
# version: 1.3.12+20210729
# version: 1.3.13+20211026
version: 1.4.1+20211226
# version: 1.4.1+20211226
version: 1.4.2+20211227
environment:
sdk: ">=2.7.0 <3.0.0"