We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6bb2f commit 4047e3bCopy full SHA for 4047e3b
README.md
@@ -93,7 +93,7 @@ window.plugins.PushbotsPlugin.on("notification:clicked", function(data){
93
add Pushbots plugin to config.xml:
94
95
```xml
96
-<gap:plugin name="pushbots-cordova-plugin" spec="1.5.x" source="npm" />
+<gap:plugin name="pushbots-cordova-plugin" spec="1.6.x" source="npm" />
97
<preference name="android-minSdkVersion" value="15" />
98
<preference name="phonegap-version" value="cli-7.1.0" />
99
<preference name="android-build-tool" value="gradle" />
0 commit comments