I'm trying to add the Splunk Mint repository to my build.gradle file as indicated here:
http://docs.splunk.com/Documentation/MintAndroidSDK/latest/DevGuide/Requirementsandinstallation#Install_the_SDK_plugin_using_Gradle
The specified URL returns a 404 error:
https://mint.splunk.com/gradle/
Does anyone know the correct URL?
... View more