Skip to content

Commit

Permalink
build(gradle): Enable Gradle caching
Browse files Browse the repository at this point in the history
  • Loading branch information
CLOVIS-AI committed Apr 1, 2023
1 parent 91a251e commit 886feb4
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 @@ -3,3 +3,5 @@ kotlin.mpp.stability.nowarn=true

# The default (256m) is too low for Dokka
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m

org.gradle.caching=true

0 comments on commit 886feb4

Please sign in to comment.