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
The AndroidManifest.xml now merges correctly as of gradle 1.11, using the default settings.