[6.8.4][Feat]新增瓦片数据日志开关,默认关闭

This commit is contained in:
chenfufeng
2024-12-25 18:54:53 +08:00
parent 25d5884e3d
commit 300e4b2b39
7 changed files with 78 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ dependencies {
implementation 'com.zhidaoauto.map:net:1.0.1'
implementation "com.zhidaoauto.machine:mapcore:${MAP_SDK_VERSION}"
implementation "com.zhidaoauto.machine:mapcore:${MAP_SDK_CORE_VERSION}"
implementation "com.zhidaoauto.machine:mapdata:${MAP_SDK_DATA_VERSION}"
}