gradle version bump

This commit is contained in:
2022-12-08 17:44:49 +08:00
parent 34f0990334
commit 536689f38d
6 changed files with 15 additions and 13 deletions

View File

@@ -74,11 +74,6 @@ test {
])
}
wrapper {
distributionType = Wrapper.DistributionType.BIN
gradleVersion = getProperty('gradle.version')
}
publishing {
repositories {
maven {