I have Android Studio Beta. I created a new project with compile my old modules but when I tried launching the app it did not launch with the message:
Error:
add commands below:
android { ... dexOptions { jumboMode true javaMaxHeapSize "4g" } }