android { //snip //add this into your existing 'android' block dexOptions { javaMaxHeapSize "4g" } //snip }