Commit 954d727d by Sebastián Katzer

Resolve dependency conflict

parent ac3fe671
......@@ -19,9 +19,8 @@
<engine name="cordova" version=">=3.0.0" />
</engines>
<dependency
id="org.apache.cordova.device"
url="https://github.com/apache/cordova-plugin-device" />
<!-- dependencies -->
<dependency id="org.apache.cordova.device" />
<!-- js -->
<js-module src="www/local-notification.js" name="LocalNotification">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment