Skip to content

Commit

Permalink
feat(sdk): update dependency flutter to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent e81ac8b commit 8149b34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1410,4 +1410,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.13.9"
flutter: ">=3.16.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.9.6-next+12

environment:
sdk: ">=3.0.0 <4.0.0"
flutter: 3.13.9
flutter: 3.16.0

dependencies:
appainter_annotations:
Expand Down

0 comments on commit 8149b34

Please sign in to comment.