From 89e5f0b6ea2d44b546706f28dcfe4344acac1a97 Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Thu, 30 Dec 2021 21:24:47 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit050=EF=BC=9A=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=E4=B8=BAversion:=201.4.3+20211230?= 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 137bedc..2fcea2a 100644 --- a/android/app/release/output.json +++ b/android/app/release/output.json @@ -1 +1 @@ -[{"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 +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20211230,"versionName":"1.4.3","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 da0aee8..5832787 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # version: 1.3.12+20210729 # version: 1.3.13+20211026 # version: 1.4.1+20211226 -version: 1.4.2+20211227 +# version: 1.4.2+20211227 +version: 1.4.3+20211230 environment: sdk: ">=2.7.0 <3.0.0"