[map-sdk]同步地图3.2.0修改 add new class

This commit is contained in:
jiaguofeng
2023-09-19 11:22:48 +08:00
parent a08df54c4a
commit dc0fb1360a
14 changed files with 363 additions and 3 deletions

View File

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