Skip to content

Commit 1f2aee0

Browse files
chore: flutter 3.38.6 へ更新
2 parents b8c180b + ec6c8a2 commit 1f2aee0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.fvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"flutter": "3.38.4"
2+
"flutter": "3.38.6"
33
}

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"debug.internalConsoleOptions": "openOnSessionStart",
3-
"dart.flutterSdkPath": ".fvm/versions/3.38.4",
3+
"dart.flutterSdkPath": ".fvm/versions/3.38.6",
44
"[dart]": {
55
"editor.defaultFormatter": "Dart-Code.dart-code",
66
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)