Slackbot
06/10/2022, 5:54 AMDaz DeBoer
06/10/2022, 12:19 PM<project-root>/.gradle
and <project-root>/**/build
), I would enable the local build-cache and save/restore the local build-cache state (~/.gradle/caches/build-cache-1
). That way you can focus on restoring the Gradle User Home but start with a clean project state.Daz DeBoer
06/10/2022, 12:21 PMJocce Nilsson
06/10/2022, 12:39 PM