[Feat]增加Native内存泄漏监测

This commit is contained in:
chenfufeng
2022-09-07 14:45:12 +08:00
parent fd7b16f06f
commit a6c60d266b
6 changed files with 70 additions and 5 deletions

View File

@@ -75,6 +75,8 @@ dependencies {
implementation rootProject.ext.dependencies.android_start_up
implementation rootProject.ext.dependencies.cicle_indicator
implementation rootProject.ext.dependencies.koomnative
implementation rootProject.ext.dependencies.koomxhook
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
api rootProject.ext.dependencies.mogoaicloudservicesdk
api rootProject.ext.dependencies.mogocommons