flutter_flutter/lib/web_ui/dev/browser_lock.yaml
Nurhan Turgut 76b36e0512
[web] edge launcher for windows (#15690)
* edge launcher for windows

* addressing PR comments

* url mistake

* remove uncessary import

* initialization error fix

* format
2020-01-16 14:48:13 -08:00

11 lines
252 B
YAML

chrome:
# It seems Chrome can't always release from the same build for all operating
# systems, so we specify per-OS build number.
Linux: 695653
Mac: 695656
Win: 695655
firefox:
version: '71.0'
edge:
launcher_version: '1.2.0.0'