release 1.0.8: 升级amap android sdk版本 10.0.800_loc6.4.5_sea9.7.2

This commit is contained in:
Kuloud
2024-07-29 10:49:31 +08:00
parent 05dc399815
commit b582025ac7
7 changed files with 14 additions and 11 deletions

View File

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