update stitch

dev/0.11
modmuss50 2020-01-24 10:39:57 +00:00
parent 045548a11d
commit 1416d55777
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.1.68') {
implementation ('net.fabricmc:stitch:0.4.2.70') {
exclude module: 'enigma'
}