Feb 4, 2022
If I have multi flavor project, how can I achieve debug and release folder structure.
Currently I have folder structure
Project
- MyEBestProject
- MyEBest-EptaFlavor
- MYEBest-ErrisonFlavor
- Main
How can I create debug for MyEBest-eptaFlavor
Thank you