From f4df14c6f488e8abd9267b188c8ce328e4a51d8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:19:32 +0000 Subject: [PATCH] chore(deps): update flutter to v3.19.5 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 010138d8..ddb428a1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1124,4 +1124,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.2.3 <4.0.0" - flutter: ">=3.19.3" + flutter: ">=3.19.5" diff --git a/pubspec.yaml b/pubspec.yaml index e7fb93f6..0a7cd0d5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ version: 2.5.3 environment: sdk: '>=3.0.0 <4.0.0' - flutter: '3.19.3' + flutter: '3.19.5' dependencies: animated_toggle_switch: ^0.8.0