From cbafb57ce2500efaef37ee3e423e531246cb2974 Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Sat, 1 Jan 2022 21:24:49 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit064=EF=BC=9A=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0=E4=B8=BA1.4.7+20220101?= =?UTF-8?q?=E3=80=82=E6=92=AD=E6=94=BE=E8=BF=9D=E7=AB=A0=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E9=9A=90=E8=97=8F=E9=9B=A8=E5=88=B7=E3=80=81?= =?UTF-8?q?=E7=BC=A9=E6=94=BE=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/release/output.json | 2 +- pubspec.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/android/app/release/output.json b/android/app/release/output.json index 0d0541c..7c54f99 100644 --- a/android/app/release/output.json +++ b/android/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20211231,"versionName":"1.4.6","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":20220101,"versionName":"1.4.7","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index d85c82a..e5b0429 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # version: 1.4.1+20211226 # version: 1.4.2+20211227 # version: 1.4.4+20211230 -version: 1.4.6+20211231 +# version: 1.4.6+20211231 +version: 1.4.7+20220101 environment: sdk: ">=2.7.0 <3.0.0"