mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Resolve possibly dependency conflict
This commit is contained in:
parent
d65bb5141f
commit
9c0f7d29bc
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user