diff --git a/pubspec.lock b/pubspec.lock index faff480cf..8acc85264 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2105,4 +2105,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.8.0 <4.0.0" - flutter: ">=3.32.7" + flutter: ">=3.32.8" diff --git a/pubspec.yaml b/pubspec.yaml index e8756a02a..d3b9fbd45 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.3+1 environment: sdk: ">=3.8.0 <4.0.0" - flutter: 3.32.7 + flutter: 3.32.8 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions