From 7b141ea09e70c1a8eec359f948a7b1f84c9a2370 Mon Sep 17 00:00:00 2001 From: Kima Date: Sun, 24 Mar 2024 20:45:58 +0100 Subject: [PATCH] updated outdated dart sdk dep --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b74eb0d..57c789b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: refilc_plus publish_to: "none" environment: - sdk: ">=2.17.0 <3.0.0" + sdk: ">=2.17.0 <=3.3.2" dependencies: flutter: