[2.13.0-arch-opt] impl remove from data-center

This commit is contained in:
zhongchao
2023-02-23 20:34:05 +08:00
parent 349dc37c75
commit 7dee39dac6
14 changed files with 30 additions and 52 deletions

View File

@@ -51,9 +51,7 @@ dependencies {
implementation rootProject.ext.dependencies.mogo_core_utils
implementation rootProject.ext.dependencies.mogocommons
} else {
compileOnly project(':core:mogo-core-utils')
compileOnly project(':core:mogo-core-data')
compileOnly project(':libraries:mogo-adas')
compileOnly project(':libraries:mogo-obu')
api project(':libraries:mogo-map-api')
api project(':core:mogo-core-function-api')