Fix code format

This commit is contained in:
Glavo
2021-12-18 11:15:10 +08:00
committed by Yuhui Huang
parent 9a66605616
commit 4b258da0a0
2 changed files with 2 additions and 2 deletions

View File

@@ -43,4 +43,4 @@ task patchBeta9Jar(type: Jar) {
tasks.jar {
enabled = false
dependsOn patchJar, patchBeta9Jar
}
}