From 6cbc22d2377f74a713879dbc579674dea5a8c3cc Mon Sep 17 00:00:00 2001 From: Liuyf Date: Mon, 7 Oct 2024 18:12:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=86=E8=AF=A5=20=E9=AB=98=E5=BE=B7?= =?UTF-8?q?=E5=9C=B0=E5=9B=BESDK=20=E5=8D=87=E7=BA=A7=E5=88=B0=E7=AC=A6?= =?UTF-8?q?=E5=90=88google=E5=95=86=E5=BA=97=E6=94=BF=E7=AD=96=E8=A7=84?= =?UTF-8?q?=E5=AE=9A=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/build.gradle | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 7c5f4ea6..da5cb621 100755 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -235,8 +235,9 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" - implementation('com.amap.api:location:5.6.0') - implementation('com.amap.api:3dmap:8.1.0') +// implementation('com.amap.api:location:5.6.0') +// implementation('com.amap.api:3dmap:8.1.0') + implementation('com.amap.api:3dmap-location-search:latest.integration') implementation 'cn.jiguang.sdk:jpush:5.2.3' // 接入华为厂商