[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

@@ -38,8 +38,8 @@ buildscript {
classpath "com.mogo.sticky:service:${plugin_version}"
classpath "io.github.knight-zxw:lancet-plugin:${lancetx_plugin_version}"
// classpath ("com.tencent.matrix:matrix-gradle-plugin:0.6.6") { changing = true }
classpath 'com.mogo.cloud:matrix:1.0.0'
// classpath 'com.bytedance.btrace:rhea-gradle-plugin:2.0.0'
}
// 遇无法更新依赖情况针对Snapshot无法刷新然后sync project即可刷新完成注释该代码
// configurations.all {