Skip to content

Commit

Permalink
Update plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohh2ahh committed Sep 18, 2013
1 parent 8c97a7b commit 4789036
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,9 +16,7 @@
<engine name="cordova" version=">=2.3.0" />
</engines>

<js-module src="www/AppAvailability.js" name="AppAvailability">
<clobbers target="window.appavailability" />
</js-module>
<asset src="www/AppAvailability.js" target="js/plugins/AppAvailability.js" />

<!-- android -->
<platform name="android">
Expand Down

0 comments on commit 4789036

Please sign in to comment.