Skip to content

Commit adf5ed4

Browse files
authored
Merge pull request flutter#11 from dart-lang/pub-publish-1.8.0
Require at least SDK 1.8.0 because 'pub publish' demands this.
2 parents f012537 + 291ff00 commit adf5ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/test_reflective_loader
66

77
environment:
8-
sdk: '>=1.0.0 <2.0.0'
8+
sdk: '>=1.8.0 <2.0.0'
99

1010
dependencies:
1111
test: ^0.12.0

0 commit comments

Comments
 (0)