From 63cd1f19b981445bb158a53a6947fc23d42fee8b Mon Sep 17 00:00:00 2001 From: GeJiaXiang <353358601@qq.com> Date: Wed, 20 Mar 2024 11:16:40 +0800 Subject: [PATCH] =?UTF-8?q?1.0.18+2024032001=EF=BC=9A=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=90=8C=E6=84=8F=E9=9A=90=E7=A7=81=E6=94=BF=E7=AD=96=E5=89=8D?= =?UTF-8?q?=E8=8E=B7=E5=8F=96SN?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- star_lock/pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/star_lock/pubspec.yaml b/star_lock/pubspec.yaml index 9d0689a5..a61eeaee 100644 --- a/star_lock/pubspec.yaml +++ b/star_lock/pubspec.yaml @@ -17,8 +17,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. - -version: 1.0.15+2024031501 +# 版本说明: +# 1.0.18+2024032001:修复同意隐私政策前获取SN +version: 1.0.18+2024032001 environment: sdk: '>=2.12.0 <3.0.0'