Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Issue #686: Incorrect document detailing (PHONEGAP_BUILD.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Mar 9, 2016
1 parent 78d2d2a commit 162c04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PHONEGAP_BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Including this plugin in a project that is built by PhoneGap Build is as easy as
```xml
<preference name="android-build-tool" value="gradle" />
<plugin name="phonegap-plugin-push" source="npm">
<variable name="SENDER_ID" value="<Your Sender ID>" />
<param name="SENDER_ID" value="<Your Sender ID>" />
</plugin>
```

Expand Down

0 comments on commit 162c04d

Please sign in to comment.