From 775cbaeceb7d256db49b0eacbac42d231fefcb31 Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Thu, 6 Jan 2022 20:44:54 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit077=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.11+20220106?= 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 dee50e1..7aebd17 100644 --- a/android/app/release/output.json +++ b/android/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20220104,"versionName":"1.4.10","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":20220106,"versionName":"1.4.11","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 275642c..47bc091 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # version: 1.4.6+20211231 # version: 1.4.7+20220101 # version: 1.4.9+20220103 -version: 1.4.10+20220104 +# version: 1.4.10+20220104 +version: 1.4.11+20220106 environment: sdk: ">=2.7.0 <3.0.0"