[线程优化]升级版本
This commit is contained in:
@@ -34,10 +34,10 @@ if (!isAndroidTestBuild()) {
|
||||
enable true
|
||||
enableInDebug true
|
||||
logLevel "DEBUG"
|
||||
threadNameMaxLength 1000
|
||||
//白名单中的类不进行替换
|
||||
white_list = [
|
||||
'leakcanary.*',
|
||||
'com.loc.*'
|
||||
'leakcanary.*'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user