diff --git a/.fvmrc b/.fvmrc index 1e9fb5550..a06c1dbdf 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.38.2" + "flutter": "3.38.3" } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 133c08cbf..b55b15ea9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2046,4 +2046,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.0 <4.0.0" - flutter: "3.38.2" + flutter: "3.38.3" diff --git a/pubspec.yaml b/pubspec.yaml index f9b810b68..643a3b3a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.5+1 environment: sdk: ">=3.10.0" - flutter: 3.38.2 # update `.fvmrc` config + flutter: 3.38.3 # 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