Skip to content

Commit

Permalink
Update plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Evans committed Jan 24, 2017
1 parent 74a7ebc commit 28d72bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,14 @@
-->

<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="com.fantasyskiracer.inappbrowser"
id="fsr-plugin-inappbrowser"
version="1.0.4">

<name>InAppBrowser</name>
<description>FSR InAppBrowser Plugin</description>
<license>Apache 2.0</license>
<keywords>fsr,in,app,browser,inappbrowser</keywords>
<repo>https://github.com/jbyrdevans/fsr-plugin-inappbrowser.git</repo>
<issue>https://issues.apache.org/jira/browse/CB/component/12320641</issue>

<engines>
<engine name="cordova" version=">=3.1.0" /><!-- Needs cordova/urlutil -->
Expand Down

0 comments on commit 28d72bb

Please sign in to comment.