[Feat]新增性能监控工具

This commit is contained in:
chenfufeng
2022-08-25 17:04:40 +08:00
parent 6d6b14f36e
commit 437535837e
25 changed files with 1678 additions and 10 deletions

View File

@@ -82,7 +82,6 @@ dependencies {
implementation rootProject.ext.dependencies.androidxconstraintlayout
implementation rootProject.ext.dependencies.androidxrecyclerview
implementation rootProject.ext.dependencies.flexbox
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
implementation rootProject.ext.dependencies.mogoserviceapi
implementation rootProject.ext.dependencies.modulecommon