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

Commit

Permalink
Bumping plugin version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Nov 3, 2016
1 parent e6013d4 commit 600993e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<engine name="cordova-android" version=">=6.0.0"/>
<engine name="cordova-ios" version=">=4.3.0"/>
</engines>
<!-- default Sender ID for PhoneGap CLI push command -->
<preference name="SENDER_ID" default="85075801930"/>
<platform name="android">
<config-file target="res/xml/config.xml" parent="/*">
Expand Down Expand Up @@ -109,7 +108,6 @@
<framework src="libz.tbd"/>
<framework src="GoogleCloudMessaging" type="podspec" spec="~> 1.2.0"/>
<framework src="GGLInstanceID" type="podspec" spec="~> 1.2.1"/>

</platform>
<platform name="windows">
<hook type="after_plugin_install" src="hooks/windows/setToastCapable.js"/>
Expand All @@ -120,4 +118,4 @@
<preference name="WindowsToastCapable" value="true"/>
</config-file>
</platform>
</plugin>
</plugin>

0 comments on commit 600993e

Please sign in to comment.