feat: update amap sdk version

This commit is contained in:
kuloud
2025-03-11 21:22:56 +08:00
parent 0a6e9c7119
commit d08a83557d
8 changed files with 13 additions and 12 deletions

View File

@ -33,7 +33,7 @@ android {
}
dependencies {
implementation 'com.amap.api:3dmap-location-search:10.0.800_loc6.4.5_sea9.7.2'
implementation 'com.amap.api:3dmap-location-search:10.1.200_loc6.4.9_sea9.7.4'
implementation 'androidx.annotation:annotation:1.8.1'
}