Modify: 添加Common项目相关公共组件
This commit is contained in:
@ -71,7 +71,7 @@ kapt {
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
api project(path: ':Lib_Base')
|
||||
api project(path: ':Lib_Common')
|
||||
|
||||
testImplementation Android.Junit
|
||||
androidTestImplementation AndroidX.TestExtJunit
|
||||
|
||||
Reference in New Issue
Block a user