forcedotcom / SalesforceMobileSDK-Templates

BSD 3-Clause "New" or "Revised" License
52 stars 56 forks source link

This makes it difficult to create multiple flavors #349

Closed johnjeremih closed 1 year ago

johnjeremih commented 1 year ago

I would like to know why this was made like this. Isn't this more complicated?

https://github.com/forcedotcom/SalesforceMobileSDK-Templates/blob/cc2a50fc5b1ad29e33e71825d46a2ac93b97656b/AndroidNativeKotlinTemplate/app/build.gradle#L29

wmathurin commented 1 year ago

The generated application will be a copy of the template (with your name / package injected). So you can make any changes you require.