[V2X]优化道路施工事件的触发逻辑
This commit is contained in:
@@ -253,6 +253,7 @@ dependencies {
|
||||
androidTestImplementation project(':core:mogo-core-function-call')
|
||||
androidTestImplementation project(':core:mogo-core-res')
|
||||
androidTestImplementation project(':core:function-impl:mogo-core-function-notice')
|
||||
|
||||
}
|
||||
|
||||
apply from: "./functions/och.gradle"
|
||||
@@ -263,6 +264,7 @@ dependencies {
|
||||
androidTestImplementation rootProject.ext.dependencies.androidx_unit_ext_ktx
|
||||
androidTestImplementation rootProject.ext.dependencies.androidx_runner
|
||||
androidTestImplementation rootProject.ext.dependencies.androidx_espresso_core
|
||||
androidTestImplementation rootProject.ext.dependencies.localbroadcastmanager
|
||||
}
|
||||
|
||||
if (!isAndroidTestBuild()) {
|
||||
|
||||
Reference in New Issue
Block a user