change dep name
This commit is contained in:
parent
fdab954040
commit
acd0ea2dd7
1 changed files with 2 additions and 2 deletions
|
|
@ -17,9 +17,9 @@ apply plugin: 'net.minecraftforge.gradle.forge'
|
|||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
apply plugin: 'net.minecrell.licenser'
|
||||
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
group = "pl.asie.splashanimation" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = "SplashAnimation Community Edition"
|
||||
archivesBaseName = "SplashAnimation Community Edition + H264 support"
|
||||
|
||||
sourceCompatibility = targetCompatibility = '1.8' // Need this here so eclipse task generates correctly.
|
||||
compileJava {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue