From bac6cda040928458948a87e930aa294c85467620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:17:06 +0000 Subject: [PATCH] Update dependency flutter to v3.27.1 --- .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 8f20c7e..41b45a5 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,3 +1,3 @@ { - "flutterSdkVersion": "3.22.0" + "flutterSdkVersion": "3.27.1" } \ No newline at end of file diff --git a/.fvmrc b/.fvmrc index 7c3d0b5..0fdcb48 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.22.0" + "flutter": "3.27.1" } \ No newline at end of file