forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add gcm to sky_services package. Rev engine.
Failed to do so last update.
- Loading branch information
1 parent
f4fc4e2
commit 96c427f
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: sky_engine | ||
version: 0.0.76 | ||
version: 0.0.77 | ||
author: Flutter Authors <[email protected]> | ||
description: Dart SDK extensions for dart:ui | ||
homepage: http://flutter.io | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: sky_services | ||
version: 0.0.76 | ||
version: 0.0.77 | ||
author: Flutter Authors <[email protected]> | ||
description: Mojom interfaces associated with Flutter | ||
homepage: http://flutter.io | ||
|