forcedotcom / SalesforceMobileSDK-CordovaPlugin

Cordova plugin for the Salesforce Mobile SDK
Other
47 stars 111 forks source link

@W-14246983: [Android][Hybrid] Hybrid Templates Use Maven Central MSDK Dependencies By Default #626

Closed JohnsonEricAtSalesforce closed 1 year ago

JohnsonEricAtSalesforce commented 1 year ago

🎸 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.