Skip to content

Commit ce2acc7

Browse files
committed
Added group to top-level Gradle file
1 parent 02b285a commit ce2acc7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import org.jetbrains.dokka.gradle.*
22

3+
group = "net.typedrest"
4+
35
repositories.mavenCentral()
46

57
plugins {

0 commit comments

Comments
 (0)