We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 657e40c + 1270833 commit 9379b76Copy full SHA for 9379b76
1 file changed
build.gradle
@@ -10,6 +10,8 @@ allprojects {
10
11
apply from: rootProject.file('gradle/versioning.gradle')
12
13
+group = GROUP
14
+
15
nexusPublishing {
16
repositories {
17
sonatype {
0 commit comments