Skip to content

Commit

Permalink
Add engine tag for Cordova-Android 5.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
infil00p committed Oct 22, 2015
1 parent cbe17ee commit 2714060
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugin.xml
Expand Up @@ -30,6 +30,10 @@
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git</repo>
<issue>https://issues.apache.org/jira/browse/CB/component/12320645</issue>

<engines>
<engine name="cordova-android" version=">=5.0.0-dev" />
</engines>

<js-module src="www/CameraConstants.js" name="Camera">
<clobbers target="Camera" />
</js-module>
Expand Down

0 comments on commit 2714060

Please sign in to comment.