Resolve possibly dependency conflict

This commit is contained in:
Sebastián Katzer 2015-03-03 15:05:16 +01:00
parent d65bb5141f
commit 9c0f7d29bc
3 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,7 @@
## ChangeLog
#### Version 0.6.4 (03.03.2015)
- Resolve possibly dependency conflict
#### Version 0.6.3 (01.01.2015)
- [feature:] Silent mode for Android

View File

@ -68,6 +68,9 @@ More informations can be found [here][PGB_plugin].
## ChangeLog
#### Version 0.6.4 (03.03.2015)
- Resolve possibly dependency conflict
#### Version 0.6.3 (01.01.2015)
- [feature:] Silent mode for Android

View File

@ -20,9 +20,7 @@
<author>Sebastián Katzer</author>
<!-- dependencies -->
<dependency
id="org.apache.cordova.device"
url="https://github.com/apache/cordova-plugin-device" />
<dependency id="org.apache.cordova.device" />
<!-- cordova -->
<engines>