Getting "Cause: unable to find valid certification path to requested target" error
I have added maven url in settings.gradle file.
maven {
url 'https://esri.jfrog.io/artifactory/arcgis'
}
Facing above issue with Failed to resolve com.esri.arcgisruntime:arcgis-android:100.15.1 error.