update stitch
This commit is contained in:
parent
72a0375696
commit
1f9e894d3c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
implementation ('org.zeroturnaround:zt-zip:1.13')
|
implementation ('org.zeroturnaround:zt-zip:1.13')
|
||||||
implementation ('com.google.code.gson:gson:2.8.5')
|
implementation ('com.google.code.gson:gson:2.8.5')
|
||||||
implementation ('com.google.guava:guava:27.0.1-jre')
|
implementation ('com.google.guava:guava:27.0.1-jre')
|
||||||
implementation ('net.fabricmc:stitch:0.1.0.24')
|
implementation ('net.fabricmc:stitch:0.1.0.25')
|
||||||
implementation ('net.fabricmc:tiny-remapper:0.1.0.20') {
|
implementation ('net.fabricmc:tiny-remapper:0.1.0.20') {
|
||||||
transitive = false
|
transitive = false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue