remove redundant plugin dependencies

This commit is contained in:
dfsek
2021-07-23 11:27:35 -07:00
parent 4c7179cfa2
commit cdd7abc596
29 changed files with 0 additions and 156 deletions

View File

@@ -1,11 +1,5 @@
import com.dfsek.terra.configureAddon
plugins {
`java-library`
`maven-publish`
idea
}
configureAddon()
group = "com.dfsek.terra.common"