For those of you running gradle from the command line, create a gradle.properties file, put it in the root of your project, and add the following:
org.gradle.jvmargs=-XX:MaxPermSize=512m
For those of you running gradle from the command line, create a gradle.properties file, put it in the root of your project, and add the following:
org.gradle.jvmargs=-XX:MaxPermSize=512m