From 159192cb6da1e7066cbcc882d964c2ed9d0c45bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:25:33 +0000 Subject: [PATCH] chore(deps): update dependency dart to v3 --- apps/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pubspec.yaml b/apps/pubspec.yaml index c35897b..1e4dfef 100644 --- a/apps/pubspec.yaml +++ b/apps/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=2.7.0 <3.0.0" + sdk: "<4.0.0" dependencies: flutter: