Skip to content

Commit c874aab

Browse files
authored
Update SDK version range (#124)
* Update SDK version range * Keep using 2.12.0 as minimun
1 parent 9a8c8f1 commit c874aab

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 @@ homepage: https://github.com/pusher/pusher-channels-flutter
55
repository: https://github.com/pusher/pusher-channels-flutter
66
issue_tracker: https://github.com/pusher/pusher-channels-flutter/issues
77
environment:
8-
sdk: ">=2.12.0 <3.0.0"
8+
sdk: ">=2.12.0 <4.0.0"
99
flutter: ">=1.20.0"
1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)