Skip to content

Commit bf1c220

Browse files
authored
chore(deps): add version constraint to meta package (#563)
1 parent 0abc835 commit bf1c220

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
@@ -27,7 +27,7 @@ dependencies:
2727
flutter:
2828
sdk: flutter
2929
flutter_plugin_android_lifecycle: ^2.0.16
30-
meta: any
30+
meta: ^1.17.0
3131
plugin_platform_interface: ^2.1.5
3232
stream_transform: ^2.1.0
3333

0 commit comments

Comments
 (0)