Add device plugin as dependency

This commit is contained in:
Sebastián Katzer 2014-11-04 14:57:03 +00:00
parent 439330a1d4
commit a7e11b7c0e

View File

@ -14,6 +14,11 @@
<author>Sebastián Katzer</author>
<!-- dependencies -->
<dependency
id="org.apache.cordova.device"
url="https://github.com/apache/cordova-plugin-device" />
<!-- cordova -->
<engines>
<engine name="cordova" version=">=3.0.0" />