I will have four flavours in my app each flavour will have a different name and launcher icon. My question is, how do I achieve this?
I found this which actually answers my question. However, I have alot of assets in my app and I don't want to have to duplicate my res folder four times for a string and an icon, this seems very inefficient.
Is there a more efficient method of doing this?