From 3225f8fb3073d4a1b80041441ed3773dd7d7c1dd Mon Sep 17 00:00:00 2001 From: anfe <448468458@qq.com> Date: Tue, 28 May 2024 17:50:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=96=B0=E5=A2=9E=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=A5=BD=EF=BC=8C=E4=B8=8A=E6=9E=B6=E6=8F=90=E5=AE=A1=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index d7f73870..9ad06d59 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,8 +58,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # 1.0.48+2024052201:打包给欧阳回归测试 # 1.0.49+2024052401:xhj UI ,预发布环境 # 1.0.50+2024052701:xhj UI ,预发布环境 +# 1.0.51+2024052801:xhj 线上环境,提审 -version: 1.0.50+2024052701 +version: 1.0.51+2024052801 environment: sdk: '>=2.12.0 <3.0.0' @@ -69,7 +70,7 @@ fluwx: debug_logging: true android: ios: - universal_link: https://lock.skychip.top/apple-app-site-association.json + universal_link: https://lock.skychip.top/apple-app-site-association.json # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions