From fb1e4c7d40f9c1a3e04dbd6ff37ba623b85a373a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:39:27 +0000 Subject: [PATCH] chore(deps): update flutter to v3.13.7 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b2069e22..a57f3074 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1100,4 +1100,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.1.0 <4.0.0" - flutter: ">=3.13.6" + flutter: ">=3.13.7" diff --git a/pubspec.yaml b/pubspec.yaml index 782ee822..1c4adfd2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ version: 2.4.2 environment: sdk: '>=3.0.0 <4.0.0' - flutter: '3.13.6' + flutter: '3.13.7' dependencies: animated_toggle_switch: ^0.8.0