Skip to content

Commit

Permalink
Update build.gradle for the plugin portal
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored Oct 11, 2024
1 parent 2937aec commit d1fa14a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle-spoon-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ plugins {

apply from: "${project.rootDir}/gradle/dependencies.gradle"

group = GROUP
version = VERSION_NAME

task createClasspathManifest() {
def outputDir = new File(buildDir, name)

Expand Down

0 comments on commit d1fa14a

Please sign in to comment.