From 4f6062400c3047a03c358d73a9489a3ff579a748 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 10:47:56 +0000 Subject: [PATCH] fix(sdk): update dependency flutter to v3.44.8 --- .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 d80fcef..3dd082b 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.44.7", + "flutterSdkVersion": "3.44.8", "flavors": {} } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e73e352..e9d85fe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/zeshuaro/google_api_headers environment: sdk: ">=3.12.2 <4.0.0" - flutter: ">=3.44.7" + flutter: ">=3.44.8" dependencies: flutter: