Gradle creates a cache for the executed task to be reused in the next incremental builds,
the more cached tasks lead to faster builds.
It represents the project and modules tasks average cache hit rate (tasks run with FROM_CACHE or UP_TO_DATE).
| # | Module | Hit | Diff Rate |
|---|---|---|---|
| Overall | %overall-cache-hit% | %overall-diff-rate%||