Skip to content

Commit

Permalink
Updated sdk constraints.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost committed May 10, 2023
1 parent b5b79f8 commit b5b07cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -233,5 +233,5 @@ packages:
source: hosted
version: "1.0.0"
sdks:
dart: ">=3.0.0-417 <4.0.0"
dart: ">=3.0.0 <4.0.0"
flutter: ">=3.0.0"
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ version: 2.0.0 # Remember to also change the version in "ios/rate_my_app.podspec
homepage: https://github.com/Skyost/RateMyApp

environment:
sdk: '>=2.12.0 <3.0.0'
flutter: ">=3.0.0"
sdk: '>=3.0.0 <4.0.0'

dependencies:
shared_preferences: '>=2.0.0 <3.0.0'
Expand Down

0 comments on commit b5b07cf

Please sign in to comment.