update build.gradle
This commit is contained in:
parent
99faaae9f6
commit
b15289113b
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ jenkins {
|
|||
job = 'minecraftforge'
|
||||
}
|
||||
|
||||
launch4j {
|
||||
jreMinVersion = '1.6.0'
|
||||
}
|
||||
|
||||
uploadArchives {
|
||||
repositories {
|
||||
if (project.hasProperty("filesmaven")) {
|
||||
|
|
Loading…
Reference in a new issue