eagle 930 车前引导线

This commit is contained in:
lianglihui
2021-09-24 15:31:05 +08:00
parent 52b1168ca9
commit 0fade93ff3
3 changed files with 43 additions and 40 deletions

View File

@@ -34,9 +34,9 @@ ext {
androidxjunit : "androidx.test.ext:junit:1.1.2",
androidxespressocore : "androidx.test.espresso:espresso-core:3.3.0",
// 地图
amapnavi3dmap : "com.amap.api:navi-3dmap:7.2.0_3dmap7.2.0",
amapsearch : "com.amap.api:search:7.1.0",
amaplocation : "com.amap.api:location:5.3.1",
amapnavi3dmap : "com.amap.api:navi-3dmap:8.0.1_3dmap8.0.1",
amapsearch : "com.amap.api:search:7.9.0",
amaplocation : "com.amap.api:location:5.5.0",
// json 转换
gson : "com.google.code.gson:gson:2.8.4",
// 内存泄漏检测