Update stitch

dev/0.11
modmuss50 2019-12-27 21:04:26 +00:00
parent 642ba74f8c
commit 6a8b7e2d9a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ dependencies {
implementation ('com.google.guava:guava:28.0-jre')
// game handling utils
implementation ('net.fabricmc:stitch:0.4.0.67') {
implementation ('net.fabricmc:stitch:0.4.1.68') {
exclude module: 'enigma'
}