diff --git a/gradle.properties b/gradle.properties index 27969fea17..f39859fbab 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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