1.0.18+2024032001:修复同意隐私政策前获取SN

This commit is contained in:
葛佳祥 2024-03-20 11:16:40 +08:00
parent 9ec2057086
commit 63cd1f19b9

View File

@ -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'