opt
This commit is contained in:
@@ -344,7 +344,7 @@ dependencies {
|
||||
// implementation rootProject.ext.dependencies.moduletanlu, {
|
||||
// exclude group: 'com.mogo.module', module: 'module-share'
|
||||
// }
|
||||
implementation rootProject.ext.dependencies.moduletanluapi
|
||||
implementation rootProject.ext.dependencies.tanluupload
|
||||
implementation rootProject.ext.dependencies.mogomonitor
|
||||
implementation rootProject.ext.dependencies.mogomoduleback
|
||||
implementation rootProject.ext.dependencies.guideshow
|
||||
@@ -361,7 +361,7 @@ dependencies {
|
||||
// implementation project(':modules:mogo-module-tanlu'), {
|
||||
// exclude group: 'com.mogo.module', module: 'module-share'
|
||||
// }
|
||||
implementation project(':libraries:mogo-tanlu-api')
|
||||
implementation project(':libraries:tanlulib')
|
||||
implementation project(':modules:mogo-module-monitor')
|
||||
implementation project(':modules:mogo-module-back')
|
||||
implementation project(':modules:mogo-module-guide')
|
||||
|
||||
Reference in New Issue
Block a user