From 132a7e15ded80fc249e3120bff461eea23d5234c Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Fri, 30 May 2025 23:42:30 +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 061ea9a02..773eeabd3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2098,4 +2098,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.8.0 <4.0.0" - flutter: ">=3.32.0" + flutter: ">=3.32.1" diff --git a/pubspec.yaml b/pubspec.yaml index 1b7a0ab5a..00c91ae58 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.3+1 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.32.0 + flutter: 3.32.1 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions