diff --git a/.fvmrc b/.fvmrc index d70a803f..e8b41515 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.35.6" + "flutter": "3.35.7" } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 41946e51..5b55932a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -174,10 +174,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "8cd45bdd6217138f4cfbaf6286c93f270ae4b3e2e281e69c904bd00cdf8aa626" + sha256: a9461b8e586bf018dd4afd2e13b49b08c6a844a4b226c8d1d10f3a723cdd78c3 url: "https://pub.dev" source: hosted - version: "2.10.0" + version: "2.10.1" built_collection: dependency: transitive description: @@ -2012,4 +2012,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.9.0 <4.0.0" - flutter: "3.35.6" + flutter: "3.35.7" diff --git a/pubspec.yaml b/pubspec.yaml index 97be5807..66013071 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.4+1 environment: sdk: ">=3.9.0 <4.0.0" - flutter: 3.35.6 # update `.fvmrc` config + flutter: 3.35.7 # 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