From c46058ef4ddc9c10936e9162efa9078dcbd1bf4e Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Sat, 26 Jul 2025 21:59:32 +0800 Subject: [PATCH] bump flutter Signed-off-by: bggRGjQaUbCoE --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index faff480cf..8acc85264 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2105,4 +2105,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.8.0 <4.0.0" - flutter: ">=3.32.7" + flutter: ">=3.32.8" diff --git a/pubspec.yaml b/pubspec.yaml index e8756a02a..d3b9fbd45 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.3+1 environment: sdk: ">=3.8.0 <4.0.0" - flutter: 3.32.7 + flutter: 3.32.8 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions