Skip to content

Commit

Permalink
Add group id to the plugin's build.gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasankavitha committed Dec 11, 2020
1 parent 92fb334 commit 8dc7df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-dgs-codegen-gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pluginBundle {
description = 'Gradle plugin for generating Java and Kotlin types from GraphlQL Schema'
}


group = 'com.netflix.graphql.dgs.codegen'
gradlePlugin {
// Define the plugin
plugins {
Expand Down

0 comments on commit 8dc7df8

Please sign in to comment.