[3.4.0][Block] 主线程卡顿检测

This commit is contained in:
renwj
2023-07-25 16:34:23 +08:00
parent c52d83596e
commit f7afd759e8
15 changed files with 748 additions and 3 deletions

View File

@@ -98,6 +98,7 @@ dependencies {
implementation group: "com.tencent.matrix", name: "matrix-hooks", version: MATRIX_VERSION, changing: true
implementation rootProject.ext.dependencies.weak_network
// implementation rootProject.ext.dependencies.btrace
api rootProject.ext.dependencies.block_detector
implementation project(':foudations:mogo-commons')
implementation project(':core:mogo-core-utils')