Let's try this...
This commit is contained in:
parent
a1561f2cf1
commit
19031ac463
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue