api / org.gradle.api.tasks.wrapper / Wrapper / setDistributionPath

setDistributionPath

open fun setDistributionPath(distributionPath: String): Unit

Sets the path where the gradle distributions needed by the wrapper are unzipped. The path is relative to the distribution base directory

See Also
#setDistributionPath(String)