mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 09:12:02 -07:00
temporarily disable config cache
This commit is contained in:
@@ -6,7 +6,8 @@ mcVersion=1.21.4
|
||||
updatingMinecraft=false
|
||||
updateTaskListIssue=https://github.com/PaperMC/Paper/issues/11736
|
||||
|
||||
org.gradle.configuration-cache=true
|
||||
# todo - bundler/paperclip tasks not compatible yet when using libraries
|
||||
org.gradle.configuration-cache=false
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.vfs.watch=false
|
||||
|
Reference in New Issue
Block a user