I have an application that I made a year ago, I want to update. I want to use the latest version of cordova (2.7.0). An existing application launches 1.7.0. Can I just replace the cordova.js files in my project with new ones?
I tried to follow the command line rules to update the project, but I just can't do this with my limited command line knowledge.
Any help would be greatly appreciated! Thanks!
source share