Update Preprocessor to fix parallel builds

This commit is contained in:
Jonas Herzig
2019-05-09 15:51:38 +02:00
parent 7b97d9ea85
commit 69e80fb3f4
2 changed files with 2 additions and 2 deletions

2
jGui

Submodule jGui updated: 2af56311f2...8d2f8f23f7

View File

@@ -53,7 +53,7 @@ buildscript {
} else {
classpath 'com.github.Team-Fruit:ForgeGradle:3be8636'
}
classpath 'com.github.replaymod:preprocessor:9d3202c'
classpath 'com.github.replaymod:preprocessor:6be682c'
}
}