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 f492922 commit 87573f8Copy full SHA for 87573f8
build.gradle
@@ -62,7 +62,7 @@ apply plugin: 'groovy'
62
63
jar {
64
manifest {
65
- attributes('Automatic-Module-Name': 'com.graphql-java')
+ attributes('Automatic-Module-Name': 'com.graphqljava')
66
}
67
68
0 commit comments