From 058f2db713dc2f5b7c4df42d8b661e84fcfd571b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 23:24:31 +1000 Subject: [PATCH] chore(flutter): update dependency flutter to v3.13.4 (#878) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .fvm/fvm_config.json | 2 +- pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index 2bb33481..e3ffe0b4 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.13.3", + "flutterSdkVersion": "3.13.4", "flavors": {} } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 893a0f43..2c772786 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1402,4 +1402,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.1.0 <4.0.0" - flutter: ">=3.13.3" + flutter: ">=3.13.4" diff --git a/pubspec.yaml b/pubspec.yaml index 06ceadda..56fc452b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ version: 1.9.2-next+15 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.13.3 + flutter: 3.13.4 dependencies: appainter_annotations: