[Fix]解决ALocationClien定位信息因为使用实时上传的时候当接入工控机位置回调信息会丢失

移除日志
This commit is contained in:
renwenjie
2021-11-05 10:27:34 +08:00
parent 250d9596f5
commit 0a7ed0387e
9 changed files with 111 additions and 1 deletions

View File

@@ -50,8 +50,8 @@ dependencies {
implementation rootProject.ext.dependencies.rxandroid
kapt rootProject.ext.dependencies.aroutercompiler
implementation rootProject.ext.dependencies.adasHigh
implementation project(':modules:mogo-module-common')
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {
implementation rootProject.ext.dependencies.mogo_core_data