Disable caching because it cause problems with kotlin incremental compilation
This commit is contained in:
parent
29abf5f071
commit
9459b398db
@ -4,7 +4,6 @@ org.gradle.jvmargs=-Xmx3G
|
||||
org.gradle.daemon=true
|
||||
kotlin.stdlib.default.dependency=false
|
||||
org.gradle.vfs.watch=true
|
||||
org.gradle.caching=true
|
||||
|
||||
mod_id=overdrive_that_matters
|
||||
mod_version=1.0
|
||||
|
Loading…
Reference in New Issue
Block a user