I have pass through non-zero exit value 1,2, related to multidex issue, but now I am getting non-zero exit value 3.
Studio Message :
Information:Grad
I fixed my issue with: android{ dexOptions { javaMaxHeapSize "4g" } } try will make fix even you issue. I hope so..