You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 com.github.allbegray:slack-api:1.7.0.RELEASE.
Searched in the following locations:
- https://jcenter.bintray.com/com/github/allbegray/slack-api/1.7.0.RELEASE/slack-api-1.7.0.RELEASE.pom
- https://jcenter.bintray.com/com/github/allbegray/slack-api/1.7.0.RELEASE/slack-api-1.7.0.RELEASE.jar
- https://dl.google.com/dl/android/maven2/com/github/allbegray/slack-api/1.7.0.RELEASE/slack-api-1.7.0.RELEASE.pom
- https://dl.google.com/dl/android/maven2/com/github/allbegray/slack-api/1.7.0.RELEASE/slack-api-1.7.0.RELEASE.jar
- https://plugins.gradle.org/m2/com/github/allbegray/slack-api/1.7.0.RELEASE/slack-api-1.7.0.RELEASE.pom
Required by:
project : > com.oliverspryn.gradle.slackuploader:com.oliverspryn.gradle.slackuploader.gradle.plugin:2.1.0 > gradle.plugin.com.oliverspryn.gradle:slackuploader:2.1.0
and the others method i get this error
ERROR: Could not find gradle.plugin.com.oliverspryn.gradle:slack-uploader:2.1.0.
Searched in the following locations:
- https://jcenter.bintray.com/gradle/plugin/com/oliverspryn/gradle/slack-uploader/2.1.0/slack-uploader-2.1.0.pom
- https://jcenter.bintray.com/gradle/plugin/com/oliverspryn/gradle/slack-uploader/2.1.0/slack-uploader-2.1.0.jar
- https://dl.google.com/dl/android/maven2/gradle/plugin/com/oliverspryn/gradle/slack-uploader/2.1.0/slack-uploader-2.1.0.pom
- https://dl.google.com/dl/android/maven2/gradle/plugin/com/oliverspryn/gradle/slack-uploader/2.1.0/slack-uploader-2.1.0.jar
Required by:
project :
i appreciate any help
thank you
The text was updated successfully, but these errors were encountered:
Hi, i have an error when install the plugin with de recommended method
The error is
and the others method i get this error
i appreciate any help
thank you
The text was updated successfully, but these errors were encountered: