Skip to content

Commit

Permalink
update flutter (fix #34)
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed Jul 18, 2024
1 parent fcedca1 commit 36d68cb
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 @@ -1300,4 +1300,4 @@ packages:
version: "2.2.1"
sdks:
dart: ">=3.4.0 <4.0.0"
flutter: ">=3.22.2"
flutter: ">=3.22.3"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version: 1.2.6+1

environment:
sdk: '>=3.2.6 <4.0.0'
flutter: 3.22.2
flutter: 3.22.3

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down

0 comments on commit 36d68cb

Please sign in to comment.