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