Using Dagger 2 Multibindings to Avoid Coupling in a Multi Flavor Android Project
Adding flavor dependent features on a shared screen can be troublesome. The problem gets even worse when you don't want to couple app flavors to features they don't use