Skip to content

Commit

Permalink
draft new version
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-jiao committed Feb 29, 2024
1 parent c19b758 commit ca6a029
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ 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.1.0+3
version: 1.2.0+4

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -43,12 +43,12 @@ dependencies:
fluttertoast: ^8.2.4
intl: ^0.19.0
package_info_plus: ^5.0.1
path: ^1.8.3
path: ^1.9.0
permission_handler: ^11.3.0
pinyin: ^3.2.0
shared_preferences: ^2.2.2
toastification: ^1.1.0
url_launcher: ^6.2.4
toastification: ^1.2.1
url_launcher: ^6.2.5

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit ca6a029

Please sign in to comment.