From f3b9749a85df9c043ddaa71e96dfe99c1bc1b63c Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Fri, 13 Jun 2025 20:59:36 +0800 Subject: [PATCH] bump flutter Signed-off-by: bggRGjQaUbCoE --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index d5ec2ae59..842f716b3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2076,10 +2076,10 @@ packages: dependency: transitive description: name: win32 - sha256: "329edf97fdd893e0f1e3b9e88d6a0e627128cc17cc316a8d67fda8f1451178ba" + sha256: "66814138c3562338d05613a6e368ed8cfb237ad6d64a9e9334be3f309acfca03" url: "https://pub.dev" source: hosted - version: "5.13.0" + version: "5.14.0" win32_registry: dependency: transitive description: @@ -2114,4 +2114,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.8.0 <4.0.0" - flutter: ">=3.32.3" + flutter: ">=3.32.4" diff --git a/pubspec.yaml b/pubspec.yaml index 1e7afbf64..8a0312db6 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.3 + flutter: 3.32.4 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions