Skip to content

Commit

Permalink
Removed obsolete step in for rolling a new engine
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaranov authored Mar 26, 2018
1 parent 2171fcb commit d3abf17
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,15 +257,6 @@ few steps:
a new version is important in order to not break folks using prebuilt
binaries in their workflow (e.g., our customers).

3. Land a change that update our dependency on the `sky_engine` and
`sky_services` packages to point to the new version of the engine that you
just published. These dependencies are defined by [packages/flutter/pubspec.yaml](packages/flutter/pubspec.yaml).
After changing the `pubspec.yaml` file, you'll need to run
`./dev/update_packages.dart` to update all the packages in this repository to
see the new dependency. As part of landing this change, you should make
whatever other changes are needed in this repository to account for your
breaking change.

API docs for master branch
--------------------------

Expand Down

0 comments on commit d3abf17

Please sign in to comment.