Skip to content

Commit

Permalink
github action test4
Browse files Browse the repository at this point in the history
  • Loading branch information
ebwood committed Mar 10, 2024
1 parent 2f08492 commit d3f2f58
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/rfw2txt/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/ebwood/rfwt

environment:
sdk: ">=2.17.0 "
flutter: '>=3.0.0'
flutter: '>=3.2.0'

executables:
rfw2txt:
Expand Down
2 changes: 1 addition & 1 deletion packages/txt2rfw/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/ebwood/rfwt

environment:
sdk: ">=2.17.0 "
flutter: '>=3.0.0'
flutter: '>=3.2.0'

executables:
txt2rfw:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ homepage: https://github.com/ebwood/rfwt
publish_to: none

environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ">=2.17.0"
dev_dependencies:
melos: ^4.1.0

0 comments on commit d3f2f58

Please sign in to comment.