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 e62928b commit 766e181Copy full SHA for 766e181
build.gradle
@@ -2,7 +2,7 @@
2
// version and group must be specified in the root project
3
// https://github.com/gradle-nexus/publish-plugin/issues/310
4
version = projectVersion
5
-group = 'this.will.be.overridden'
+group = 'io.github.gpc'
6
7
subprojects {
8
0 commit comments