This commit is contained in:
wangcongtao
2020-01-16 22:42:24 +08:00
parent 6a413a05e5
commit 605bb63aea
139 changed files with 86 additions and 75 deletions

View File

@@ -81,6 +81,7 @@ dependencies {
api rootProject.ext.dependencies.mogocommons
implementation rootProject.ext.dependencies.modulecommon
implementation rootProject.ext.dependencies.moduletanlu
implementation rootProject.ext.dependencies.modulesearch
} else {
implementation project(':modules:mogo-module-main')
implementation project(':foudations:mogo-commons')