diff --git a/pubspec.lock b/pubspec.lock index 954397c8..40f46fa0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1420,4 +1420,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: ">=3.44.5" + flutter: ">=3.44.6" diff --git a/pubspec.yaml b/pubspec.yaml index a1562a82..9f6747c1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.10.5+41 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.44.5' + flutter: '3.44.6' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions