移除Maven依赖的adasHigh
This commit is contained in:
@@ -114,7 +114,6 @@ ext {
|
||||
obusdk : "com.zhidao.enterprise.smartv2x:smartv2x:1.0.0.3",
|
||||
mogoobu : 'com.zhidao.support.obu:mogoobu:1.0.0.25',
|
||||
mogoami : 'com.zhidao.support.obu.ami:mogoami:1.0.0.16',
|
||||
adasHigh : 'com.zhidao.support.adas:high:1.2.1.2_bate25',
|
||||
|
||||
// google
|
||||
googlezxing : "com.google.zxing:core:3.3.3",
|
||||
|
||||
@@ -64,7 +64,7 @@ dependencies {
|
||||
implementation rootProject.ext.dependencies.mogo_core_network
|
||||
implementation rootProject.ext.dependencies.mogo_core_function_api
|
||||
implementation rootProject.ext.dependencies.mogo_core_function_call
|
||||
implementation rootProject.ext.dependencies.adasHigh
|
||||
implementation project(':libraries:mogo-adas')
|
||||
} else {
|
||||
implementation project(':modules:mogo-module-common')
|
||||
implementation project(':modules:mogo-module-service')
|
||||
|
||||
Reference in New Issue
Block a user