I am trying to convert our Android application to a gradle build. I have the project and it\'s libraries building successfully. I am now trying to create separate apks fo
If you are modifying your Environment Variables, and they are not reflecting correctly in Android studio try doing:
Build -> Clean Project File -> Invalidate Caches/Restart... -> Invalidate and Restart