Skip to content

Commit

Permalink
Enable Gradle cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Ribesg committed May 29, 2024
1 parent 24c8744 commit 4462c58
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
Expand Up @@ -2,6 +2,7 @@ android.useAndroidX=true
kotlin.code.style=official
kotlin.native.ignoreDisabledTargets=true
kotlin.native.ignoreIncorrectDependencies=true
org.gradle.caching=true
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g

# https://github.com/ben-manes/gradle-versions-plugin/issues/816
Expand Down

0 comments on commit 4462c58

Please sign in to comment.