From 88b7ff1129b38527d06e830dc055849accedb668 Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Tue, 28 Dec 2021 21:24:56 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit045=EF=BC=9Ahyzp=5Fybqx511528?= =?UTF-8?q?=5Fxingwen=5Frelease-sign-apk-1.4.2+20211227-Commit045=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E7=89=88=E6=9C=AC=E9=94=99=E8=AF=AF=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AppID:hyzp_ybqx511528_xingwen 版本号:1.4.2+20211227 --- android/app/release/output.json | 2 +- lib/components/dioFun.dart | 4 ++-- pubspec.yaml | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/android/app/release/output.json b/android/app/release/output.json index 0703cf3..137bedc 100644 --- a/android/app/release/output.json +++ b/android/app/release/output.json @@ -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":{}}] \ No newline at end of file +[{"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":{}}] \ No newline at end of file diff --git a/lib/components/dioFun.dart b/lib/components/dioFun.dart index b0a58dc..4130103 100644 --- a/lib/components/dioFun.dart +++ b/lib/components/dioFun.dart @@ -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 { diff --git a/pubspec.yaml b/pubspec.yaml index 127d0ad..da0aee8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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"