Skip to content

Commit

Permalink
Enable configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed Aug 17, 2024
1 parent 830ed88 commit 8906863
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ pom.scm.developerConnection=scm:git:[email protected]:JavierSegoviaCordoba/semver-g
####################################################################################################
kotlin.code.style=official
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache.problems=warn
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.parallel=true
#org.gradle.unsafe.configuration-cache=true
#org.gradle.unsafe.configuration-cache-problems=warn
#org.gradle.unsafe.configuration-cache.max-problems=100
signing.gnupg.executable=gpg

0 comments on commit 8906863

Please sign in to comment.