From 9be5a412f393be5bebb90622b30c8b1d99853dbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:10:34 +0000 Subject: [PATCH] Update dependency flutter to v3.22.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..5c9f9e4 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,3 +1,3 @@ { - "flutterSdkVersion": "3.22.0" + "flutterSdkVersion": "3.22.1" } \ No newline at end of file diff --git a/.fvmrc b/.fvmrc index 7c3d0b5..4efffa7 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.22.0" + "flutter": "3.22.1" } \ No newline at end of file