Skip to content

Commit 5955eb2

Browse files
committed
Revert "chore(deps): bump flutter_lints from 5.0.0 to 6.0.0 in /packages/android_alarm_manager_plus/example (#3592)"
This reverts commit 6c95b60.
1 parent 6c95b60 commit 5955eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/android_alarm_manager_plus/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dev_dependencies:
1818
sdk: flutter
1919
integration_test:
2020
sdk: flutter
21-
flutter_lints: ^6.0.0
21+
flutter_lints: ">=4.0.0 <6.0.0"
2222

2323
flutter:
2424
uses-material-design: true

0 commit comments

Comments
 (0)