Skip to content

Commit

Permalink
Remove org.gradle.jvmargs from project's gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Oct 15, 2019
1 parent cc04a47 commit 77373a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx512m "-XX:MaxMetaspaceSize=256m"
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

# Workaround for https://issuetracker.google.com/issues/64434571
# Disabled after updating to Android Studio 3.1 (deprecated)
Expand Down

0 comments on commit 77373a9

Please sign in to comment.