forked from Github/cordova-plugin-run-in-background
Add device plugin as dependency
This commit is contained in:
@@ -14,6 +14,11 @@
|
|||||||
|
|
||||||
<author>Sebastián Katzer</author>
|
<author>Sebastián Katzer</author>
|
||||||
|
|
||||||
|
<!-- dependencies -->
|
||||||
|
<dependency
|
||||||
|
id="org.apache.cordova.device"
|
||||||
|
url="https://github.com/apache/cordova-plugin-device" />
|
||||||
|
|
||||||
<!-- cordova -->
|
<!-- cordova -->
|
||||||
<engines>
|
<engines>
|
||||||
<engine name="cordova" version=">=3.0.0" />
|
<engine name="cordova" version=">=3.0.0" />
|
||||||
|
|||||||
Reference in New Issue
Block a user