We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
notCompatibleWithConfigurationCache
1 parent c7fdcba commit 46b5a9fCopy full SHA for 46b5a9f
1 file changed
plugin-gradle/build.gradle
@@ -82,7 +82,6 @@ gradlePlugin {
82
83
tasks.named("publishPlugins") {
84
enabled = !version.endsWith('-SNAPSHOT')
85
- notCompatibleWithConfigurationCache("https://github.com/gradle/gradle/issues/21283")
86
}
87
88
// have to apply java-publish after setting up the pluginBundle
0 commit comments