Still not working...

This commit is contained in:
Adubbz 2015-12-15 20:09:28 +11:00
parent 6840197c44
commit a954f69e44
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ artifacts {
} }
uploadArchives { uploadArchives {
dependsOn 'reobf' dependsOn 'build'
repositories { repositories {
if (project.hasProperty("filesmaven")) { if (project.hasProperty("filesmaven")) {
logger.info('Publishing to files server') logger.info('Publishing to files server')