gradle: Don't cache injector
This commit is contained in:
committed by
Owain van Brakel
parent
220e150ca1
commit
26c83eae12
@@ -26,6 +26,8 @@ dependencies {
|
||||
vanilla "net.runelite.rs:vanilla:"+osrsRevision
|
||||
}
|
||||
|
||||
compileJava.outputs.upToDateWhen {false}
|
||||
|
||||
compileJava.doLast() {
|
||||
copy {
|
||||
from configurations.vanilla
|
||||
|
||||
Reference in New Issue
Block a user