[6.2.0][技术优化] 升级版本,消息记录添加历史和入队时间戳
This commit is contained in:
@@ -103,9 +103,7 @@ dependencies {
|
||||
implementation project(':core:mogo-core-function-call')
|
||||
implementation project(':core:mogo-core-res')
|
||||
|
||||
if (!rootProject.isJunkDetectEnable()) {
|
||||
compileOnly rootProject.ext.dependencies.apm_insight
|
||||
}
|
||||
compileOnly rootProject.ext.dependencies.apm_insight
|
||||
}
|
||||
|
||||
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()
|
||||
Reference in New Issue
Block a user