fixed reobfuscation

This commit is contained in:
Abrar Syed 2014-02-05 17:29:02 -06:00
parent 7e90e2ac1d
commit 5522c45034
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ artifacts {
// Configure an upload task. this is setup for uploading to files.minecraftforge.net. There are other examples around
uploadArchives {
dependsOn 'reobf'
repositories {
if (project.hasProperty("filesmaven")) {
logger.info('Publishing to files server')