version:1.2.3

fix:
update:去掉联想csdk,去掉检查更新失败提示
This commit is contained in:
2026-01-19 18:12:35 +08:00
parent 9cfe11cea5
commit 5f91f83530
18 changed files with 18 additions and 124 deletions

View File

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