release 1.0.5
This commit is contained in:
@ -33,6 +33,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.amap.api:3dmap:9.8.3'
|
||||
implementation 'com.amap.api:3dmap:10.0.600'
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Reference in New Issue
Block a user