Update min sdk version
This commit is contained in:
parent
3d385c7d32
commit
6432d45ca2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
|||
version: 1.0.1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.1.0 < 4.0.0"
|
||||
sdk: ">=2.19.0 < 4.0.0"
|
||||
|
||||
# Dependencies specify other packages that your package needs in order to work.
|
||||
# To automatically upgrade your package dependencies to the latest versions
|
||||
|
|
Loading…
Reference in a new issue