update:2020.05.19

fix:修复设备重置,静默删除
add:
This commit is contained in:
2020-05-19 18:24:33 +08:00
parent fdbecb973e
commit a9dbcb17a6
14 changed files with 307 additions and 76 deletions

View File

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