[3.4.0-map-sdk] code style

This commit is contained in:
zhongchao
2023-09-12 10:22:07 +08:00
parent 0fa329c96f
commit e6e9848517
3 changed files with 155 additions and 189 deletions

View File

@@ -82,7 +82,7 @@ dependencies {
implementation rootProject.ext.dependencies.protobuf_java_util
implementation project(':core:mogo-core-res')
api 'com.zhidaoauto.machine:mapdata:1.0.0.2'
api 'com.zhidaoauto.machine:mapdata:1.0.0.3'
api project(":libraries:mogo-adas-data")
api project(':core:mogo-core-utils')
}