[清扫车 ] sweepers->sweeper

This commit is contained in:
wangmingjun
2022-08-17 15:26:35 +08:00
parent af6c2c643b
commit ab50e2358b
214 changed files with 1238 additions and 1258 deletions

View File

@@ -8,8 +8,8 @@ project.dependencies {
exclude group: 'com.mogo.eagle.core.function' //by group
}
// sweepers清扫车
fPadLenovoOchSweepersImplementation(rootProject.ext.dependencies.mogoochsweepers) {
// sweeper清扫车
fPadLenovoOchSweeperImplementation(rootProject.ext.dependencies.mogoochsweeper) {
exclude group: 'com.mogo.commons' //by group
exclude group: 'com.mogo.module' //by group
exclude group: 'com.mogo.map' //by group
@@ -59,8 +59,8 @@ project.dependencies {
exclude group: 'com.mogo.eagle.core' //by group
exclude group: 'com.mogo.eagle.core.function' //by group
}
// sweepers 清扫车
fPadLenovoOchSweepersImplementation (project(':OCH:mogo-och-sweepers')) {
// sweeper 清扫车
fPadLenovoOchSweeperImplementation (project(':OCH:mogo-och-sweeper')) {
exclude group: 'com.mogo.commons' //by group
exclude group: 'com.mogo.module' //by group
exclude group: 'com.mogo.map' //by group