Skip to content

Commit

Permalink
updates max sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddin committed Jul 30, 2023
1 parent 10f3bde commit 82183e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish_to: 'none'
version: 1.0.0+1

environment:
sdk: ">=2.15.1 <3.0.0"
sdk: ">=2.15.1 <4.0.0"

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.7.0
repository: https://github.com/splashbyte/action_slider

environment:
sdk: ">=2.17.0 <3.0.0"
sdk: ">=2.17.0 <4.0.0"
flutter: ">=1.17.0"

dependencies:
Expand Down

0 comments on commit 82183e8

Please sign in to comment.