编译报错,排查问题

This commit is contained in:
2025-07-09 00:24:01 +08:00
parent b4ab6fdbb8
commit ab06d2a049

View File

@@ -591,7 +591,8 @@ android {
dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
/*加了会报错,暂时注释掉*/
// implementation fileTree(dir: "libs", include: ["*.jar"])
compileOnly files('libs/framework.jar')
compileOnly files('libs/qz_cubemdm_sdk_v1.0.0_1.8.jar')