Issue with latest 3.0 build (Beta 2) My project has 1 sub module by a 3rd party so I only have access to their build.gradle.
My project has 3 flavours, snap, uat, pr
My issue was the fact that I was renaming the output file name(and path)
Once I've removed the gradle code that was changing the name of the aar the road to my solution was simpler.