Commit 2042c7d5 authored by Emmanuel Garcia's avatar Emmanuel Garcia Committed by Flutter GitHub Bot

Make local-engine an input property (#49455)

parent 20ace051
......@@ -745,7 +745,9 @@ abstract class BaseFlutterTask extends DefaultTask {
File flutterRoot
File flutterExecutable
String buildMode
@Optional @Input
String localEngine
@Optional @Input
String localEngineSrcPath
@Input
Boolean fastStart
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment