We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b78a2e commit 1f25c0dCopy full SHA for 1f25c0d
1 file changed
gradle.properties
@@ -6,7 +6,7 @@
6
# http://www.gradle.org/docs/current/userguide/build_environment.html
7
# Specifies the JVM arguments used for the daemon process.
8
# The setting is particularly useful for tweaking memory settings.
9
-org.gradle.jvmargs=-Xmx1536M -Dkotlin.daemon.jvm.options\="-Xmx2048M" -Dfile.encoding\=UTF-8
+org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
10
# When configured, Gradle will run in incubating parallel mode.
11
# This option should only be used with decoupled projects. For more details, visit
12
# https://developer.android.com/r/tools/gradle-multi-project-decoupled-projects
0 commit comments