Skip to content

Commit

Permalink
Upgrade to Flutter v3.24.3 (#1738)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored Oct 1, 2024
1 parent 794b5b2 commit 14ed161
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .fvmrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"flutter": "3.24.2",
"flutter": "3.24.3",
"runPubGetOnSdkChanges": false,
"updateVscodeSettings": true,
"updateGitIgnore": false
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dart.flutterSdkPath": ".fvm/versions/3.24.2",
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
"search.exclude": {
"**/.fvm": true
},
Expand Down

0 comments on commit 14ed161

Please sign in to comment.