version:1.0.6

fix:
update:mdm功能对接,增加gradle自动嵌入证书并签名
This commit is contained in:
2026-01-19 09:52:39 +08:00
parent 38c0e22737
commit fb7c1138df
95 changed files with 9463 additions and 442 deletions

View File

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