Commit 77b86726d58ef59ab8df6502ea1628a6f8c9c32c

Authored by 吴启风
1 parent c67962ab

feat: android提升版本号: 1.0.14+14

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.13+13
  19 +version: 1.0.14+14
20 20  
21 21 environment:
22 22 sdk: '>=3.6.0 <4.0.0'
... ...