Modify: 更改依赖方式

This commit is contained in:
Quyunshuo
2020-08-29 17:41:05 +08:00
parent bf245d118f
commit 9e8a0010e6
7 changed files with 5 additions and 8 deletions

View File

@ -69,7 +69,6 @@ android {
dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
debugImplementation GitHub.LeakCanary
if (!BuildConfig.isAppMode) {
implementation project(path: ':Lib_Main')
} else {