Update stitch

dev/0.11
modmuss50 2021-05-12 19:03:22 +01:00
parent 429d2dadb1
commit 943477143a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies {
implementation ('org.ow2.asm:asm-util:9.1')
// game handling utils
implementation ('net.fabricmc:stitch:0.5.1+build.77') {
implementation ('net.fabricmc:stitch:0.6.1') {
exclude module: 'enigma'
}