I am quite new with android and now building some multi module android app. In my app module in build.gradle i set product flavors and i put there some variables for each environment. Now I have login module where I would like to read some of those variables. Any idea or advice how to get access to them from different module?