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
I specify the gradle-gulp-plugin 1.0.0 in the build.gradle.
plugins {
id 'com.moowork.gulp' version '1.1.0'
}
But when running gulp tasks, I encounter the following error.
Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
Gradle Central Plugin Repository (plugin 'com.moowork.gulp' has no version '1.1.0' - see https://plugins.gradle.org/plugin/com.moowork.gulp for available versions)
Colud you please push the version 1.1.0 to Gradle Central Plugin Repository?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
I specify the gradle-gulp-plugin 1.0.0 in the build.gradle.
But when running gulp tasks, I encounter the following error.
Colud you please push the version 1.1.0 to Gradle Central Plugin Repository?
Thank you in advance.
The text was updated successfully, but these errors were encountered: