Update build.gradle
This commit is contained in:
parent
99d69f3cbb
commit
484fec1680
1 changed files with 0 additions and 4 deletions
|
@ -223,7 +223,3 @@ task wrapper(type: Wrapper) {
|
|||
//To update the wrapper change the version bellow then run: gradle wrapper
|
||||
gradleVersion = '2.9'
|
||||
}
|
||||
|
||||
jar.doFirst {
|
||||
version = project.minecraft.version + "-" + version;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue