mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-22 07:14:54 +00:00
Add device plugin as dependency
This commit is contained in:
parent
439330a1d4
commit
a7e11b7c0e
@ -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" />
|
||||||
|
Loading…
Reference in New Issue
Block a user