Skip to content

Instantly share code, notes, and snippets.

@liyuqian
Created July 28, 2018 05:40
Show Gist options
  • Save liyuqian/1e0e81b7be4a577033533e46dd77d315 to your computer and use it in GitHub Desktop.
Save liyuqian/1e0e81b7be4a577033533e46dd77d315 to your computer and use it in GitHub Desktop.
Flutter engine CI gclient file
solutions = [{
"name" : "src/flutter",
"url" : "https://github.com/flutter/engine.git",
"deps_file" : "DEPS",
"managed" : False,
"safesync_url": "",
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment