Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developers should be able to specify Cordova device and network plugin versions #21

Open
samithaf opened this issue Aug 24, 2015 · 0 comments

Comments

@samithaf
Copy link

At the moment accessibility plugin pull the latest device and network plugins. This breaks Apps which has dependancies with other versions of device and network plugins.

<dependency id="cordova-plugin-device" url="https://github.com/apache/cordova-plugin-device.git" />
<dependency id="cordova-plugin-network-information" url="https://github.com/apache/cordova-plugin-network-information.git" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant