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'
|
job = 'minecraftforge'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
launch4j {
|
||||||
|
jreMinVersion = '1.6.0'
|
||||||
|
}
|
||||||
|
|
||||||
uploadArchives {
|
uploadArchives {
|
||||||
repositories {
|
repositories {
|
||||||
if (project.hasProperty("filesmaven")) {
|
if (project.hasProperty("filesmaven")) {
|
||||||
|
|
Loading…
Reference in a new issue