Update stitch
parent
429d2dadb1
commit
943477143a
|
@ -54,7 +54,7 @@ dependencies {
|
||||||
implementation ('org.ow2.asm:asm-util:9.1')
|
implementation ('org.ow2.asm:asm-util:9.1')
|
||||||
|
|
||||||
// game handling utils
|
// game handling utils
|
||||||
implementation ('net.fabricmc:stitch:0.5.1+build.77') {
|
implementation ('net.fabricmc:stitch:0.6.1') {
|
||||||
exclude module: 'enigma'
|
exclude module: 'enigma'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue