Skip to content

Commit

Permalink
Merge pull request #1109 from embrace-io/enable-build-cache
Browse files Browse the repository at this point in the history
Enable build cache
  • Loading branch information
fractalwrench authored Jul 17, 2024
2 parents c38a509 + 49f11b9 commit e4b1479
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ android.experimental.enableArtProfiles=true

# Disable buildconfig generation by default. This can be overridden on a per-module basis
android.defaults.buildfeatures.buildconfig = false

org.gradle.caching=true

0 comments on commit e4b1479

Please sign in to comment.