Updating compat dependency to 1.1.0 or better

This commit is contained in:
Simon MacDonald 2016-11-07 21:40:38 -05:00
parent 2d47a26271
commit 485a11e0f4

View File

@ -30,7 +30,7 @@
<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>
<dependency id="cordova-plugin-compat" version="^1.0.0" />
<dependency id="cordova-plugin-compat" version="^1.1.0" />
<js-module src="www/CameraConstants.js" name="Camera">
<clobbers target="Camera" />