From 1de4e4783fb81f5a5e8d6fa6463889462912fa2c Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 23:09:18 +0800 Subject: [PATCH] implementation 'com.amap.api:navi-3dmap:latest.integration' todo --- android/build.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 117c20e..a9d47d2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -71,7 +71,8 @@ dependencies { // https://mvnrepository.com/artifact/com.amap.api/navi-3dmap // https://mvnrepository.com/artifact/com.amap.api/navi-3dmap - implementation 'com.amap.api:navi-3dmap:9.3.0_3dmap9.3.0' +// implementation 'com.amap.api:navi-3dmap:9.3.0_3dmap9.3.0' + implementation 'com.amap.api:navi-3dmap:latest.integration'