diff --git a/pubspec.lock b/pubspec.lock index cc97d935d..1b415be4a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2078,4 +2078,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.5.0 <4.0.0" - flutter: ">=3.24.0" + flutter: ">=3.24.5" diff --git a/pubspec.yaml b/pubspec.yaml index a9bd81ed3..2e91bbded 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,6 +20,7 @@ version: 1.0.22+123 environment: sdk: ">=3.0.0 <4.0.0" + flutter: 3.24.5 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions