diff --git a/.fvmrc b/.fvmrc index a06c1dbdf..b57db98dd 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.38.3" + "flutter": "3.38.4" } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 01be91a07..46f0b1325 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2038,4 +2038,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.0 <4.0.0" - flutter: "3.38.3" + flutter: "3.38.4" diff --git a/pubspec.yaml b/pubspec.yaml index 338fc3604..267843825 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.5+1 environment: sdk: ">=3.10.0" - flutter: 3.38.3 # update `.fvmrc` config + flutter: 3.38.4 # update `.fvmrc` config # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions