code style
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
// 基础服务
|
||||
project.dependencies {
|
||||
if (Boolean.valueOf(RELEASE)) {
|
||||
|
||||
f8xxImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
f80xImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
f8AmapImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
fochtaxiImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
fochbusImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
|
||||
fPadLenovoImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
fPadLenovoOchTaxiImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
fPadLenovoOchBusImplementation rootProject.ext.dependencies.mogoaicloudservicesdk
|
||||
} else {
|
||||
|
||||
f8xxImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
f80xImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
f8AmapImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
|
||||
fochtaxiImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
fochbusImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
|
||||
fPadLenovoImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
fPadLenovoOchTaxiImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
fPadLenovoOchBusImplementation project(':foudations:mogo-aicloud-services-sdk')
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user