[3.4.0][Feat]集成btrace,默认注释掉

This commit is contained in:
chenfufeng
2023-07-13 16:38:51 +08:00
parent 70ac18f9af
commit 7f3dc90200
5 changed files with 14 additions and 1 deletions

View File

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