mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* refactoring before implementing the firefox installer. This PR carries utilities to a common place. Renames the lock file with a generic name. * Fixed README file for browser_lock * addressing PR comments: removing unimplemented firefox methods.
8 lines
192 B
YAML
8 lines
192 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
|
|
firefox:
|
|
version: 69.0.3
|