Skip to content

Commit

Permalink
Updated flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Apr 28, 2024
1 parent 41ec939 commit 4c40ae1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CastIt.Client/.fvmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"flutter": "3.16.9"
"flutter": "3.19.6"
}
2 changes: 1 addition & 1 deletion CastIt.Client/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"dart.flutterSdkPath": ".fvm/versions/3.16.9"
"dart.flutterSdkPath": ".fvm/versions/3.19.6"
}

0 comments on commit 4c40ae1

Please sign in to comment.