Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit c792616

Browse files
authored
Revert "[android_alarm_manager] Update minimum Flutter version to 1.12.0 (#2327)"
This reverts commit 9d367d6.
1 parent 8c19f6f commit c792616

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/android_alarm_manager/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ flutter:
2222

2323
environment:
2424
sdk: ">=2.0.0-dev.28.0 <3.0.0"
25-
flutter: ">=1.12.0 <2.0.0"
25+
# TODO(bkonyi): set minimum Flutter version to next stable release
26+
flutter: ">=1.2.0 <2.0.0"

0 commit comments

Comments
 (0)