I have a phonegap application which has a plugin added to provide the Dropbox Functionality https://github.com/rossmartin/phonegap-dropbox-sync-android. As this plugin uses the API V1 which is going to deprecated on 28 june 2017. How can I upgrade from API V1 to V2.? Do I need to change the enire functionality or is there any way to upgrade from V1 to V2? Or else How can I implement or add the dropbox functionality to my cordova ios and Android app. What do I need to do in order to upgrade so the dropbox functionlity in not interrupted? Need some help