diff --git a/.fvmrc b/.fvmrc index 1d108d23f..d70a803f6 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.35.5" + "flutter": "3.35.6" } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index a8885fa14..2b4910ddf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2012,4 +2012,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.9.0 <4.0.0" - flutter: "3.35.5" + flutter: "3.35.6" diff --git a/pubspec.yaml b/pubspec.yaml index a6284aad0..ea38cad2b 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.5 # update `.fvmrc` config + flutter: 3.35.6 # 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