so I\'m trying to use gradle to create a separate buildType, but that buildType needs to use different characteristics for the same Activity. In this case, my splash activit
Change the AndroidManifest in the consuming app/lib from:
...
To: