forked from Pushwoosh/pushwoosh-phonegap-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish: Minimum version requirements for play-services-* and support…
…-v4 references
- Loading branch information
Jenkins CI
committed
May 25, 2016
1 parent
24067ec
commit a868df8
Showing
4 changed files
with
7 additions
and
4 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 |
---|---|---|
|
@@ -8,13 +8,13 @@ Cross-Platform push notifications by Pushwoosh for Cordova / PhoneGap | |
Using npm (requires cordova 5.0+): | ||
|
||
``` | ||
cordova plugin add [email protected].2 | ||
cordova plugin add [email protected].3 | ||
``` | ||
|
||
Using git: | ||
|
||
``` | ||
cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#5.0.2 | ||
cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#5.0.3 | ||
``` | ||
|
||
### Guide | ||
|
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
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