diff --git a/pubspec.lock b/pubspec.lock index 061ea9a02..773eeabd3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2098,4 +2098,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.8.0 <4.0.0" - flutter: ">=3.32.0" + flutter: ">=3.32.1" diff --git a/pubspec.yaml b/pubspec.yaml index 1b7a0ab5a..00c91ae58 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.3+1 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.32.0 + flutter: 3.32.1 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions