From 639ac456f40c9bea8f5a3f70195181391b85f1a3 Mon Sep 17 00:00:00 2001 From: hackycy Date: Sun, 16 Aug 2020 13:09:58 +0800 Subject: [PATCH] =?UTF-8?q?build=EF=BC=9Abuild=201.9.0+20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3a8e949..9d1b532 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.9.0+19 +version: 1.9.0+20 environment: sdk: ">=2.7.0 <3.0.0"