Skip to content

Commit be912b7

Browse files
committed
Pin Flutter to >=2.2.0-10.1.pre (current beta release)
1 parent 1e14daf commit be912b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,4 +534,4 @@ packages:
534534
version: "5.1.0"
535535
sdks:
536536
dart: ">=2.12.0 <3.0.0"
537-
flutter: ">=2.1.0-12.2.pre"
537+
flutter: ">=2.2.0-10.1.pre"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/amake/orgro
55

66
environment:
77
sdk: ">=2.12.0 <3.0.0"
8-
flutter: ">=2.1.0-12.2.pre"
8+
flutter: ">=2.2.0-10.1.pre"
99

1010
dependencies:
1111
cached_network_image: ^3.0.0

0 commit comments

Comments
 (0)