File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -397,7 +397,7 @@ packages:
397397 path: ".."
398398 relative: true
399399 source: path
400- version: "0 .0.7 "
400+ version: "1 .0.0 "
401401 package_config:
402402 dependency: transitive
403403 description:
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1919version : 1.0.0+1
2020
2121environment :
22- sdk : ^3.5.4
22+ sdk : " >=2.17.0 <4.0.0 "
2323
2424# Dependencies specify other packages that your package needs in order to work.
2525# To automatically upgrade your package dependencies to the latest versions
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage: https://github.com/Cuboid-Inc/open_mail
55repository : https://github.com/Cuboid-Inc/open_mail
66
77environment :
8- sdk : ^3.5.4
8+ sdk : " >=2.17.0 <4.0.0 "
99 flutter : " >=1.17.0"
1010
1111dependencies :
You can’t perform that action at this time.
0 commit comments