We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d295637 commit 796f882Copy full SHA for 796f882
build.gradle.kts
@@ -29,8 +29,6 @@ plugins {
29
30
apply(from = "gradle/attach-sources.gradle.kts")
31
32
-group = "com.demonwav.minecraft-dev"
33
-
34
val coroutineVersion = "1.2.1" // Coroutine version also kept in sync with IntelliJ's bundled dep
35
36
val ideaVersion: String by project
0 commit comments