Commit 954d727d by Sebastián Katzer

Resolve dependency conflict

parent ac3fe671
...@@ -19,9 +19,8 @@ ...@@ -19,9 +19,8 @@
<engine name="cordova" version=">=3.0.0" /> <engine name="cordova" version=">=3.0.0" />
</engines> </engines>
<dependency <!-- dependencies -->
id="org.apache.cordova.device" <dependency id="org.apache.cordova.device" />
url="https://github.com/apache/cordova-plugin-device" />
<!-- js --> <!-- js -->
<js-module src="www/local-notification.js" name="LocalNotification"> <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