api / org.gradle.api.tasks.compile / BaseForkOptions / getMemoryMaximumSize

getMemoryMaximumSize

@Internal open fun getMemoryMaximumSize(): String

Returns the maximum heap size for the compiler process. Defaults to null, in which case the JVM's default will be used.