Modify: 添加Common项目相关公共组件
This commit is contained in:
@ -72,6 +72,6 @@ dependencies {
|
||||
if (!BuildConfig.isAppMode) {
|
||||
implementation project(path: ':Lib_Main')
|
||||
} else {
|
||||
implementation project(path: ':Lib_Base')
|
||||
implementation project(path: ':Lib_Common')
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user