A small demo/tutorial on how to create different flavors for your app and customize them however you wish!
You can try the demo app on tutorial/demo_basic_app branch before you start building your on.
Step 1 -> checkout to tutorial/add_flavors_to_gradle branch and follow the TODO steps
Step 2 -> checkout to tutorial/experiment_with_assets_per_flavor branch and follow the TODO steps
If you want to take this project one step further, you can try the next steps
Step 3 -> checkout to tutorial/set_double_dimension_flavors branch and follow the TODO steps
Step 4 -> checkout to tutorial/filter_flavors branch and follow the TODO steps
