Fixed group.
This commit is contained in:
parent
c581ab667a
commit
8bd36fc77d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ plugins {
|
||||||
id("org.sonarqube") version "2.8"
|
id("org.sonarqube") version "2.8"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "net.thauvin.erik.bitly"
|
group = "net.thauvin.erik"
|
||||||
description = "Bitly Shortener for Kotlin/Java"
|
description = "Bitly Shortener for Kotlin/Java"
|
||||||
|
|
||||||
val gitHub = "ethauvin/$name"
|
val gitHub = "ethauvin/$name"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue