update Stitch

dev/0.11
asie 2018-12-28 18:42:19 +01:00
parent cd54faba44
commit 623d1544a0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ dependencies {
implementation ('org.zeroturnaround:zt-zip:1.13')
implementation ('com.google.code.gson:gson:2.8.5')
implementation ('com.google.guava:guava:27.0.1-jre')
implementation ('net.fabricmc:stitch:0.1.1.36')
implementation ('net.fabricmc:stitch:0.1.1.39')
implementation ('net.fabricmc:tiny-remapper:0.1.0.22') {
transitive = false
}