Skip to content

Commit

Permalink
Fix SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Sep 16, 2024
1 parent 576d9cc commit 546990c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 546990c

Please sign in to comment.