close for now

This commit is contained in:
zhongchao
2022-03-25 18:12:52 +08:00
parent 871f7e3ec7
commit 1336a3ea7a

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'