Cordova uses config.xml to manage plugins but doesn't validate itself on a build. So you need to clean out the browser and plugin files if there are changes.
cd cordovarm -rf plugins/* platforms/*cordova build
Cordova uses config.xml to manage plugins but doesn't validate itself on a build. So you need to clean out the browser and plugin files if there are changes.
cd cordovarm -rf plugins/* platforms/*cordova build