#releaseBuild

for some reason the last one didnt work.
This commit is contained in:
Modmuss50 2017-12-31 16:40:43 +00:00 committed by GitHub
parent db9a14d619
commit 3cbcdc0c00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,6 @@ license {
group = 'TechReborn'
dependencies {
//Some dep we use wants the older jei, so this ingores it. We grab the latest anyway, so it shoudnt cause any issues.
def withoutOldJEI = { exclude module: 'jei_1.12' }