Integrate ArcGIS SDK with token and dependencies, enable buildConfig, and add Internet permission
This commit is contained in:
@@ -16,6 +16,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url = uri("https://esri.jfrog.io/artifactory/arcgis") }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user