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.
2 parents f492922 + 87573f8 commit 4253050Copy full SHA for 4253050
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