temporarily disable config cache

This commit is contained in:
Jake Potrebic 2024-12-15 15:29:21 -08:00
parent 4912737b8d
commit 9dd321396f
No known key found for this signature in database
GPG Key ID: ECE0B3C133C016C5

View File

@ -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