Update stitch

Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
shedaniel
2021-05-14 06:58:31 +08:00
parent c18d829a08
commit acc98508cd

View File

@@ -70,7 +70,7 @@ dependencies {
implementation ('me.tongfei:progressbar:0.9.0')
// game handling utils
implementation ('net.fabricmc:stitch:0.5.1+build.77') {
implementation ('net.fabricmc:stitch:0.6.1') {
exclude module: 'mercury'
exclude module: 'enigma'
}