5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
tasks.withType<Wrapper> {
|
|
gradleVersion = "8.14.4"
|
|
distributionType = Wrapper.DistributionType.BIN
|
|
}
|