Comment out buildGroups usage
Breaks IntelliJ sync
This commit is contained in:
parent
637964e838
commit
3e3ddf23ee
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ plugins {
|
||||||
id("com.github.ben-manes.versions") version "0.38.0"
|
id("com.github.ben-manes.versions") version "0.38.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildGroups("Minecraft", "Discord", "IRC")
|
//buildGroups("Minecraft", "Discord", "IRC")
|
||||||
|
|
||||||
gradle.taskGraph.whenReady {
|
gradle.taskGraph.whenReady {
|
||||||
gradle.taskGraph.allTasks.forEach {
|
gradle.taskGraph.allTasks.forEach {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue