Skip to content

Commit

Permalink
duh
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Jan 23, 2025
1 parent 9d3de64 commit 7751790
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/location/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ repository: https://github.com/Lyokone/flutterlocation
issue_tracker: https://github.com/Lyokone/flutterlocation/issues

environment:
sdk: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"
sdk: ">=3.6.0 <4.0.0"
flutter: ">=3.27.0"

flutter:
plugin:
Expand All @@ -33,4 +33,4 @@ dev_dependencies:
flutter_test:
sdk: flutter
leancode_lint: ^15.0.0
mockito: ^5.4.4
mockito: ^5.4.5
2 changes: 1 addition & 1 deletion packages/location_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ dev_dependencies:
flutter_test:
sdk: flutter
leancode_lint: ^15.0.0
mockito: ^5.4.4
mockito: ^5.4.5

0 comments on commit 7751790

Please sign in to comment.