From a18c08f5e09fccae9f03eab0cb7010646165ba67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:16:33 +1000 Subject: [PATCH] chore(flutter): update dependency flutter to v3.13.2 (#857) 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 dcf3313f..e341c5be 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.13.1", + "flutterSdkVersion": "3.13.2", "flavors": {} } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 91d25aaa..d7b23988 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1402,4 +1402,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.1.0-185.0.dev <4.0.0" - flutter: ">=3.13.1" + flutter: ">=3.13.2" diff --git a/pubspec.yaml b/pubspec.yaml index 45d7c8c6..01d1ebc5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ version: 1.9.2-next+5 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.13.1 + flutter: 3.13.2 dependencies: appainter_annotations: