[2.14.0][build] 打包失败问题修正

This commit is contained in:
renwj
2023-02-07 19:26:37 +08:00
parent 7fdd6dae57
commit 044050a4e6

View File

@@ -58,9 +58,9 @@ if (!isAndroidTestBuild()) {
crash_fix {
enable true
}
memory_leak {
enable true
}
// memory_leak {
// enable true
// }
}
}
}