Update preprocessor plugin, enable configure-on-demand
This commit is contained in:
@@ -3,7 +3,7 @@ import java.io.ByteArrayOutputStream
|
||||
|
||||
plugins {
|
||||
id("fabric-loom") version "0.2.5-SNAPSHOT" apply false
|
||||
id("com.replaymod.preprocess") version "b744ea7"
|
||||
id("com.replaymod.preprocess") version "59a641a"
|
||||
id("com.github.hierynomus.license") version "0.15.0"
|
||||
}
|
||||
|
||||
|
||||
@@ -3,3 +3,4 @@
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
org.gradle.daemon=false
|
||||
org.gradle.parallel=false
|
||||
org.gradle.configureondemand=true
|
||||
|
||||
2
jGui
2
jGui
Submodule jGui updated: 5b6a9334a6...6f8e8bfe0b
Reference in New Issue
Block a user