Open lionel-faber opened 6 years ago
If I have multiple flavours of my library e.g. free/premium
Then in my dependencies:
freeApi project('freeModule') premiumApi project('premiumModule')
Having this support to generate various flavours of the AAR would be nice
Hey Lionel, thanks for proposing the improvement. This feature is pending to future due to a lack of time at this moment. However, I invited you to implement this feature and send me a PR.
If I have multiple flavours of my library e.g. free/premium
Then in my dependencies:
Having this support to generate various flavours of the AAR would be nice