Skip to content

Commit

Permalink
enable caching in gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
supersaiyansubtlety committed Oct 30, 2024
1 parent e79eaae commit a1c4c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx3G
org.gradle.caching=true

# Modify versions in gradle/libs.versions.toml

Expand Down

2 comments on commit a1c4c48

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No difference between head and target.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No difference between head and target.

Please sign in to comment.