forcedotcom / SalesforceMobileSDK-CordovaPlugin

Cordova plugin for the Salesforce Mobile SDK
Other
48 stars 114 forks source link

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

Closed JohnsonEricAtSalesforce closed 7 months ago

JohnsonEricAtSalesforce commented 7 months 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.