Fix gradle.properties
This commit is contained in:
parent
6c41924d79
commit
85ae74800f
|
|
@ -0,0 +1,8 @@
|
|||
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
||||
org.gradle.daemon=false
|
||||
org.gradle.logging.level=info
|
||||
mpsBuildConfiguration = MPS_20261_Distribution_Binaries
|
||||
mpsBuildLabel =
|
||||
mpsBuildNumber = MPS-261.23567.135
|
||||
mpsRelease = 2026.1 EAP
|
||||
|
||||
|
|
@ -1,8 +1,4 @@
|
|||
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
||||
org.gradle.daemon=false
|
||||
org.gradle.logging.level=info
|
||||
mpsBuildConfiguration = MPS_20261_Distribution_Binaries
|
||||
mpsBuildLabel =
|
||||
mpsBuildNumber = MPS-261.23567.135
|
||||
mpsRelease = 2026.1 EAP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue