Modify: 内存泄漏检测工具
This commit is contained in:
@ -69,6 +69,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||
debugImplementation GitHub.LeakCanary
|
||||
if (!BuildConfig.isAppMode) {
|
||||
implementation project(path: ':Lib_Main')
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user