From e6b1cb4716973aedaed0c0167fd44b93b97a6513 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:05:00 +0000 Subject: [PATCH] Update dependency flutter to v3.41.5 --- .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 c0b314b..08244d1 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,3 +1,3 @@ { - "flutterSdkVersion": "3.27.3" + "flutterSdkVersion": "3.41.5" } \ No newline at end of file diff --git a/.fvmrc b/.fvmrc index d7891c2..8d93ee5 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.27.3" + "flutter": "3.41.5" } \ No newline at end of file