Commit 83beb92547ccfe145002b75fd1534dfdf3142935

Authored by 吴启风
1 parent bc637f18

feat: android提升版本号: 1.0.11+11

Showing 1 changed file with 1 additions and 1 deletions
pubspec.yaml
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
16 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html 16 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17 # In Windows, build-name is used as the major, minor, and patch parts 17 # In Windows, build-name is used as the major, minor, and patch parts
18 # of the product and file versions while build-number is used as the build suffix. 18 # of the product and file versions while build-number is used as the build suffix.
19 -version: 1.0.10+10 19 +version: 1.0.11+11
20 20
21 environment: 21 environment:
22 sdk: '>=3.2.0 <4.0.0' 22 sdk: '>=3.2.0 <4.0.0'