From 546990ca9ebfc388c77132fbbc08cf0dba43d5fd Mon Sep 17 00:00:00 2001 From: 223880 Date: Mon, 16 Sep 2024 09:14:23 -0300 Subject: [PATCH] Fix SDK version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d6dda16..61bb4ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/Horus-Org/dart-dlc # Version of the Dart SDK this project works with environment: - sdk: '3.24.3' # You can adjust the lower bound based on the features used + sdk: '3.5.3' # You can adjust the lower bound based on the features used # Dependencies for the project dependencies: