SyntaxFix
Write A Post
Hire A Developer
Questions
Go in the Gradle Scripts -> local.properties and paste this
`org.gradle.jvmargs=-XX\:MaxHeapSize\=512m -Xmx512m`
, if you want to change it to 512. Hope it works !