From 8409514c7026d7371ca449bbc7b832a71292ac84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:54:50 +0000 Subject: [PATCH] fix(sdk): update flutter sdk patch version to v3.44.2 --- .fvm/fvm_config.json | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index d62285c..df465c7 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.44.1", + "flutterSdkVersion": "3.44.2", "flavors": {} } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 6cdf014..4807b35 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/zeshuaro/google_api_headers environment: sdk: ">=3.12.1 <4.0.0" - flutter: ">=3.44.1" + flutter: ">=3.44.2" dependencies: flutter: