update stitch

This commit is contained in:
modmuss50 2020-01-24 10:39:57 +00:00
parent 045548a11d
commit 1416d55777

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'
}