Update stitch

This commit is contained in:
modmuss50 2020-02-14 18:50:50 +00:00
parent a88087021b
commit 2ab2f7c6ae

View file

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