From 1ac4ae412c0655a19499e9f32e9a8f4cd20efbc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 18:13:54 +0200 Subject: [PATCH] Update dependency flutter to v3.24.3 (#49) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .fvm/fvm_config.json | 2 +- .fvmrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index 3fa05ed..8a38378 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.24.2", + "flutterSdkVersion": "3.24.3", "flavors": {} } \ No newline at end of file diff --git a/.fvmrc b/.fvmrc index 319d8c9..906bbb3 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.24.2" + "flutter": "3.24.3" } \ No newline at end of file