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
{{ message }}
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.
You must be using other standard gradle plugin that also uses same task name as this plugin. You need to apply the plugin using it's minor extention. That will resolve the task name conflict issues.
apply plugin: "org.echocat.golang-minor"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It does not work with gradle 3.5
Where:
Build file '/Users/gtin/workspace/yieldedge/search/backend/proxy/gateway/build.gradle' line: 2
What went wrong:
An exception occurred applying plugin request [id: 'org.echocat.golang', version: '0.1.16']
The text was updated successfully, but these errors were encountered: