diff --git a/pubspec.lock b/pubspec.lock index f63487dea..5cf651698 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2084,4 +2084,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.9.0 <4.0.0" - flutter: ">=3.35.4" + flutter: ">=3.35.5" diff --git a/pubspec.yaml b/pubspec.yaml index 3329f84ed..58e9ada58 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.4+1 environment: sdk: ">=3.8.0 <4.0.0" - flutter: 3.35.4 + flutter: 3.35.5 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions