This commit is contained in:
zhongchao
2022-03-24 18:40:06 +08:00
parent 5e001a055b
commit 43b86c6257
2 changed files with 7 additions and 7 deletions

View File

@@ -15,12 +15,12 @@ if (!isAndroidTestBuild()) {
logLevel "DEBUG"
}
}
//if (!isAndroidTestBuild()) {
// apply plugin: 'chain.log.hook'
// hooklog{
// enableLoggerToServer true
// }
//}
if (!isAndroidTestBuild()) {
apply plugin: 'chain.log.hook'
hooklog{
enableLoggerToServer true
}
}
//if (!isAndroidTestBuild()) {
// apply plugin: 'apm-plugin'

View File

@@ -56,7 +56,7 @@ bytex.forbidUseLenientMutationDuringGetArtifact=true
bytex.verifyProguardConfigurationChanged=false
bytex.ASM_API=ASM7
HOOK_LOG_VERSION=1.5.17
HOOK_LOG_VERSION=1.5.22
SERVICE_CHAIN_VERSION=1.0.53
################ 外部依赖引用 ################
# loglib