Skip to content

Commit 9379b76

Browse files
authored
Merge pull request #22 from auth0/release/1.0.0-beta.0
Added package group
2 parents 657e40c + 1270833 commit 9379b76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ allprojects {
1010

1111
apply from: rootProject.file('gradle/versioning.gradle')
1212

13+
group = GROUP
14+
1315
nexusPublishing {
1416
repositories {
1517
sonatype {

0 commit comments

Comments
 (0)