chore: update dependencies in build.gradle

This commit is contained in:
2025-03-18 08:37:24 +08:00
parent d4d248d714
commit df99810fdf

View File

@ -34,7 +34,8 @@ android {
}
dependencies {
implementation 'com.amap.api:3dmap-location-search:10.1.200_loc6.4.9_sea9.7.4'
// implementation 'com.amap.api:3dmap-location-search:10.1.200_loc6.4.9_sea9.7.4'
implementation 'com.amap.api:navi-3dmap:latest.integration'
implementation 'androidx.annotation:annotation:1.9.1'
}