From 3b1130fd2ab82e1afa6ea321f3e29b339fdfab33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 10:59:49 +0000 Subject: [PATCH] fix(sdk): update dependency flutter to v3.44.9 --- .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 3dd082b..6e64e46 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.44.8", + "flutterSdkVersion": "3.44.9", "flavors": {} } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index ab8c39c..d4ff21d 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.8" + flutter: ">=3.44.9" dependencies: flutter: