Commit f66c1d1e8bc6554517d31fee4084e0f9bb82d650

Authored by 吴启风
1 parent 9f8e9424

feat: android提升版本号: 1.0.12+12

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 16 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17 17 # In Windows, build-name is used as the major, minor, and patch parts
18 18 # of the product and file versions while build-number is used as the build suffix.
19   -version: 1.0.11+11
  19 +version: 1.0.12+12
20 20  
21 21 environment:
22 22 sdk: '>=3.2.0 <4.0.0'
... ...