gradle: Don't cache injector
This commit is contained in:
@@ -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