From 32754955f93858bfd53e1f960dc0022f27cdf91d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 01:58:30 +0000 Subject: [PATCH] fix(sdk): update dependency flutter to v3.47.5 --- .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 d89ac731..e7ab94b6 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.47.4", + "flutterSdkVersion": "3.47.5", "flavors": {} } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 66486f02..4562d070 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/zeshuaro/google_api_headers environment: sdk: ">=3.13.3 <4.0.0" - flutter: ">=3.47.4" + flutter: ">=3.47.5" dependencies: flutter: