Let's try this...

This commit is contained in:
Adubbz 2014-01-27 10:31:31 +11:00
parent a1561f2cf1
commit 19031ac463
1 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ dependencies {
//compile name: 'ForgeMultipart', version: "${config.minecraft_version}-${config.fmp_version}", ext: 'jar'
}
group = "com.github.glitchfiend.biomesoplenty"
group = com.github.glitchfiend.biomesoplenty
version = config.mod_version
archivesBaseName = "BiomesOPlenty"
@ -213,4 +213,4 @@ uploadArchives {
}
}
}
}
}