Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Improve GRADLE build Performance #31

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions gradle.properties
@@ -1,4 +1,8 @@
# Enable publishing logic on internal systems
indeed.oss=1
indeed.github.project=indeedeng/util
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.configureondemand = true
org.gradle.vfs.watch = true