Attempting to get Gradle to work...

This commit is contained in:
Adubbz 2015-01-11 20:34:27 +11:00
parent 8761a3941f
commit 026fcb8773
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ artifacts {
archives deobfJar
}
uploadArchives {
task uploadArchives2 {
dependsOn 'reobf'
repositories {
if (project.hasProperty("filesmaven")) {