[2.13.0-arch-opt] impl remove from data-center
This commit is contained in:
@@ -59,13 +59,12 @@ dependencies {
|
||||
implementation project(':libraries:mogo-adas')
|
||||
|
||||
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
|
||||
implementation rootProject.ext.dependencies.mogo_core_utils
|
||||
implementation rootProject.ext.dependencies.mogo_core_function_call
|
||||
implementation rootProject.ext.dependencies.mogocommons
|
||||
implementation project(":foudations:mogo-aicloud-services-sdk")
|
||||
implementation project(":tts:tts-base")
|
||||
implementation project(':core:mogo-core-data')
|
||||
} else {
|
||||
implementation project(':core:mogo-core-utils')
|
||||
implementation project(':core:mogo-core-function-call')
|
||||
implementation project(':foudations:mogo-commons')
|
||||
implementation project(":foudations:mogo-commons")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user