fix: 将该 高德地图SDK 升级到符合google商店政策规定的版本

This commit is contained in:
Liuyf 2024-10-07 18:12:44 +08:00
parent f5dc9291b9
commit 6cbc22d237

View File

@ -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'
//