I have a Gradle Android project that has 4 product flavors (each has it\'s own unique package name). The build.gradle file is prity much straightforward:
build.gradle
I've used:
in the Android manifest - this appears to be resolved correctly.