This updates the Salesforce Mobile SDK Cordova plugin such that generated Android apps will use a published version of MSDK by default from Maven Central (Or otherwise from the app's repositories configuration). update.sh will still support installing MSDK locally to the app as before, plus conditional logic in the app's build scripts will use the local MSDK in a composite build as well.
🎸 Ready For Review 🥁
This updates the Salesforce Mobile SDK Cordova plugin such that generated Android apps will use a published version of MSDK by default from Maven Central (Or otherwise from the app's repositories configuration).
update.sh
will still support installing MSDK locally to the app as before, plus conditional logic in the app's build scripts will use the local MSDK in a composite build as well.