remove redundant group declarations

This commit is contained in:
dfsek
2021-07-23 11:31:35 -07:00
parent cdd7abc596
commit aecb7201b8
28 changed files with 24 additions and 28 deletions

View File

@@ -4,7 +4,7 @@ import com.dfsek.terra.configureDependencies
configureCompilation()
configureDependencies()
group = "com.dfsek.terra.common"
dependencies {
"shadedApi"("com.dfsek:Paralithic:0.4.0")