diff --git a/gradle.properties b/gradle.properties index 412a0f209..bf5c97a97 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ distributionIdentifier=linea-tracer distributionBaseUrl=https://artifacts.consensys.net/public/linea-besu/raw/names/linea-besu.tar.gz/versions/ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. -org.gradle.jvmargs=-Xmx4096m +org.gradle.jvmargs=-Xmx8192m