Pump environment sdk version

This commit is contained in:
2023-06-11 16:03:40 +02:00
parent 072564fd31
commit 04c244503e
3 changed files with 127 additions and 65 deletions

View File

@ -17,10 +17,10 @@ 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: 0.0.1+4
version: 0.0.1+5
environment:
sdk: '>=2.18.4 <3.0.0'
sdk: '>3.0.0'
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions