Skip to content

Commit 37c6dc3

Browse files
committed
Remove flutter upper bound
1 parent 0a6534e commit 37c6dc3

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
@@ -6,7 +6,7 @@ repository: https://github.com/line/flutter_line_sdk/
66

77
environment:
88
sdk: '>=2.12.0 <3.0.0'
9-
flutter: ">=1.12.0 <2.0.0"
9+
flutter: ">=1.12.0"
1010

1111
dependencies:
1212
flutter:

0 commit comments

Comments
 (0)