diff --git a/pubspec.lock b/pubspec.lock index 84bdecc8..e0eb0541 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1515,4 +1515,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.5.0 <4.0.0" - flutter: ">=3.24.3" + flutter: ">=3.24.4" diff --git a/pubspec.yaml b/pubspec.yaml index 1cd5c926..8ee97535 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.3.9+1 environment: sdk: '>=3.3.4 <4.0.0' - flutter: 3.24.3 + flutter: 3.24.4 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions