update stitch to fix yarn/intermediary merged tiny output

This commit is contained in:
Adrian Siekierka 2019-05-12 11:18:01 +02:00
parent 281dcb15b9
commit 3d9cd2a265
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath "net.fabricmc:weave:0.3.1.17+"
classpath "net.fabricmc:stitch:0.1.2.49+"
classpath "net.fabricmc:stitch:0.1.2.51+"
classpath "commons-io:commons-io:1.4"
classpath "com.google.guava:guava:19.0"
classpath 'de.undercouch:gradle-download-task:3.4.3'