[2.14.2]修正lancetx插件生成类重复问题

This commit is contained in:
renwj
2023-02-09 18:05:28 +08:00
parent 5b467bffde
commit 8d6bee790a
3 changed files with 5 additions and 5 deletions

View File

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