My project content size like this,
In case of a large png files existed try to enable the AAPT and use the next:
android { … buildTypes { release { crunchPngs true // or false } } }