Skip to content

Commit

Permalink
Add gcm to sky_services package. Rev engine.
Browse files Browse the repository at this point in the history
Failed to do so last update.
  • Loading branch information
mpcomplete committed Jan 8, 2016
1 parent f4fc4e2 commit 96c427f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/pubspec.yaml
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
Expand Down
1 change: 1 addition & 0 deletions sky/packages/sky_services/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dart_pkg("sky_services") {
deps = [
":copy_sky_services_license",
"//sky/services/activity:interfaces",
"//sky/services/gcm:interfaces",
"//sky/services/media:interfaces",
"//sky/services/pointer:interfaces",
"//sky/services/raw_keyboard:interfaces",
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_services/pubspec.yaml
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
Expand Down

0 comments on commit 96c427f

Please sign in to comment.