mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-26 09:42:06 -07:00
temporarily disable config cache
This commit is contained in:
@@ -6,7 +6,8 @@ mcVersion=1.21.4
|
|||||||
updatingMinecraft=false
|
updatingMinecraft=false
|
||||||
updateTaskListIssue=https://github.com/PaperMC/Paper/issues/11736
|
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.caching=true
|
||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
org.gradle.vfs.watch=false
|
org.gradle.vfs.watch=false
|
||||||
|
Reference in New Issue
Block a user