Roll plugins to 0c99a3ba749bbdc57b0d8895cdfaeef835119613 (#82356)
Manual plugin roll to account for a rename of the script used to run analysis.
This commit is contained in:
parent
335a3181c2
commit
ab2aa31944
@ -1 +1 @@
|
||||
26c45dc4d57564beeae1020b2e9c685609c1b9e5
|
||||
0c99a3ba749bbdc57b0d8895cdfaeef835119613
|
||||
|
@ -933,7 +933,7 @@ Future<void> _runFlutterPluginsTests() async {
|
||||
workingDirectory: checkout.path,
|
||||
);
|
||||
await runCommand(
|
||||
'./script/incremental_build.sh',
|
||||
'./script/tool_runner.sh',
|
||||
<String>[
|
||||
'analyze',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user