Skip to content

Commit

Permalink
[ci] update build_runner dep in android_intent and file_selector exam…
Browse files Browse the repository at this point in the history
…ple (flutter#4467)
  • Loading branch information
jakemac53 authored and amantoux committed Dec 11, 2021
1 parent b7137c7 commit 2a783e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/android_intent/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.10.0
build_runner: ^1.11.1
build_runner: ^2.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
sdk: flutter

dev_dependencies:
build_runner: ^1.10.0
build_runner: ^2.0.0
file_selector_web:
path: ../
flutter_driver:
Expand Down

0 comments on commit 2a783e0

Please sign in to comment.