fix module building

This commit is contained in:
Adrian Siekierka 2021-11-27 14:27:17 +01:00
parent 39257fbc14
commit bc01c8b4d0

View file

@ -252,4 +252,4 @@ checkstyle {
checkstyleApi.exclude 'cofh/**'
// make sure all of these happen when we run build
build.dependsOn sourceJar, deobfJar, apiJar
build.dependsOn sourceJar, deobfJar, apiJar, coreJar, buildersJar, energyJar, factoryJar, siliconJar, roboticsJar, transportJar