Skip to content
Prev Previous commit
Next Next commit
Update min-min check
  • Loading branch information
stuartmorgan-g committed May 14, 2024
commit 1acd7f5994b3a3d1001cfc63be7028064d96f35e
2 changes: 1 addition & 1 deletion .ci/targets/repo_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tasks:
script: .ci/scripts/tool_runner.sh
args:
- "pubspec-check"
- "--min-min-flutter-version=3.13.0"
- "--min-min-flutter-version=3.16.0"
- "--allow-dependencies=script/configs/allowed_unpinned_deps.yaml"
- "--allow-pinned-dependencies=script/configs/allowed_pinned_deps.yaml"
always: true
Expand Down