I am using Android studio 1.2.2. I\'ve integrated maps 4 work sdk, after this the Build is failing, We are using google play services lib in our project (using only com.goog
Try adding
dexOptions{ incremental true javaMaxHeapSize "4g" }