gradle-slack-uploader-plugin icon indicating copy to clipboard operation
gradle-slack-uploader-plugin copied to clipboard

Uploads artifacts from a Gradle build as a file to a Slack channel

Results 2 gradle-slack-uploader-plugin issues
Sort by recently updated
recently updated
newest added

I get the error below when attempting to add your plugin. `Could not resolve all artifacts for configuration ':classpath'. > Could not find com.github.allbegray:slack-api:1.7.0.RELEASE. Searched in the following locations: -...

Hi, i have an error when install the plugin with de recommended method ``` plugins { id "com.oliverspryn.gradle.slackuploader" version "2.1.0" } ``` The error is ``` ERROR: Could not find...