Skip to content

Commit e9d6d43

Browse files
committed
build: upgrade Dart SDK to 3.8.0
1 parent 96c527e commit e9d6d43

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,5 +1095,5 @@ packages:
10951095
source: hosted
10961096
version: "3.1.3"
10971097
sdks:
1098-
dart: ">=3.7.0 <4.0.0"
1098+
dart: ">=3.8.0 <4.0.0"
10991099
flutter: ">=3.29.0"

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: ht_main
22
description: main headlines toolkit mobile app.
3-
version: 0.50.0
43
publish_to: none
54
repository: https://github.com/headlines-toolkit/ht-main
65
environment:
7-
sdk: ^3.7.0
6+
sdk: ^3.8.0
87

98
dependencies:
109
bloc: ^9.0.0

0 commit comments

Comments
 (0)