Skip to content

Instantly share code, notes, and snippets.

@indyfromoz
Created June 12, 2020 01:08
Show Gist options
  • Save indyfromoz/45913578d961a89576dd9e5f3f520e07 to your computer and use it in GitHub Desktop.
Save indyfromoz/45913578d961a89576dd9e5f3f520e07 to your computer and use it in GitHub Desktop.
Gradle Properties file
# Put this in gradle/gradle.properties
org.gradle.parallel=true
org.gradle.daemon=true
org.gradle.jvmargs=-Xmx4096M -Dkotlin.daemon.jvm.options\="-Xmx4096M"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment