update build.gradle

This commit is contained in:
Lex Manos 2013-11-19 12:17:46 -08:00 committed by AbrarSyed
parent 99faaae9f6
commit b15289113b
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@ jenkins {
job = 'minecraftforge'
}
launch4j {
jreMinVersion = '1.6.0'
}
uploadArchives {
repositories {
if (project.hasProperty("filesmaven")) {