Skip to content

Commit 796f882

Browse files
committed
Remove duplicate group line
1 parent d295637 commit 796f882

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ plugins {
2929

3030
apply(from = "gradle/attach-sources.gradle.kts")
3131

32-
group = "com.demonwav.minecraft-dev"
33-
3432
val coroutineVersion = "1.2.1" // Coroutine version also kept in sync with IntelliJ's bundled dep
3533

3634
val ideaVersion: String by project

0 commit comments

Comments
 (0)