Update stitch

dev/0.11
modmuss50 2020-02-14 18:50:50 +00:00
parent a88087021b
commit 2ab2f7c6ae
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.2.70') {
implementation ('net.fabricmc:stitch:0.4.3.71') {
exclude module: 'enigma'
}