Enable build cache (#1149)

This commit is contained in:
Patrick Honkonen
2024-03-15 14:37:34 -04:00
committed by Álison Fernandes
parent 2244e21e29
commit 77a40aeb2f
4 changed files with 15 additions and 3 deletions

3
.gitignore vendored
View File

@@ -11,3 +11,6 @@ Thumbs.db
/local.properties
local.properties
user.properties
# Gradle build cache
/build-cache/