Modify: 更改依赖方式
This commit is contained in:
@ -69,7 +69,6 @@ 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