We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462360f commit dab5e73Copy full SHA for dab5e73
edge-plugins/build.gradle.kts
@@ -24,8 +24,6 @@ gradlePlugin {
24
id = "$group.$name"
25
implementationClass = "$group.versionupdater.VersionUpdaterPlugin"
26
}
27
- }
28
- plugins {
29
create("third-party-license-generator") {
30
31
implementationClass = "$group.licensethirdparty.ThirdPartyLicenseGeneratorPlugin"
0 commit comments