Attempting to get Gradle to work...
This commit is contained in:
parent
8761a3941f
commit
026fcb8773
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ artifacts {
|
||||||
archives deobfJar
|
archives deobfJar
|
||||||
}
|
}
|
||||||
|
|
||||||
uploadArchives {
|
task uploadArchives2 {
|
||||||
dependsOn 'reobf'
|
dependsOn 'reobf'
|
||||||
repositories {
|
repositories {
|
||||||
if (project.hasProperty("filesmaven")) {
|
if (project.hasProperty("filesmaven")) {
|
||||||
|
|
Loading…
Reference in a new issue