upgrade Gradle to 8.0.2
This commit is contained in:
@@ -65,12 +65,6 @@ compileJava {
|
||||
options.compilerArgs << '-parameters'
|
||||
}
|
||||
|
||||
wrapper {
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
gradleVersion = getProperty("gradle.version")
|
||||
}
|
||||
|
||||
|
||||
publishing {
|
||||
repositories {
|
||||
maven {
|
||||
|
Reference in New Issue
Block a user