From 1e53e374e426f4d1d212b498038a84683fb2fb82 Mon Sep 17 00:00:00 2001 From: nyne Date: Thu, 30 Jan 2025 14:59:52 +0800 Subject: [PATCH] flutter 3.27.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8c3eab4..d511bfe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.1.0+110 environment: sdk: '>=3.3.4 <4.0.0' - flutter: 3.27.0 + flutter: 3.27.3 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions