Skip to content

Commit 3bd9e72

Browse files
committed
Try to fix Gradle issue
1 parent 75b9ebc commit 3bd9e72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ productVersion=2025.1
2727
kotlin.stdlib.default.dependency=false
2828

2929
# To use IDE builds from Maven repo rather than official installers.
30-
org.jetbrains.intellij.platform.buildFeature.useBinaryReleases=false
30+
org.jetbrains.intellij.platform.buildFeature.useBinaryReleases=false
31+
org.gradle.jvmargs=-Xmx8192M

0 commit comments

Comments
 (0)