去掉更新

This commit is contained in:
2026-03-09 17:44:00 +08:00
parent 9cfe11cea5
commit 718f6437c7
8 changed files with 134 additions and 135 deletions

View File

@@ -44,6 +44,6 @@ allprojects {
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
//task clean(type: Delete) {
// delete rootProject.buildDir
//}