Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Windows 7 64bit, Cordova CLI 6.1.1, cordova-android 5.1.1
Description
When doing project/"cordova plugin save" on CLI the cordova-plugin-device version 1.1.2 does not save itself to project/config.xml. Version 1.1.1 saved a line like this:
<plugin name="cordova-plugin-device" spec="~1.1.1" />
Version 1.1.2 does not do this - I guess it should too?