Skip to content

Commit

Permalink
Restore Gradle Configuration Cache
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Dec 17, 2024
1 parent 11f8ec4 commit bf1f05d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ kotlin.code.style=official

org.gradle.caching=true

#region Configuration cache
# Disabled because of:
# - Signing https://github.com/gradle/gradle/issues/13470
# - MavenPlublish https://github.com/gradle/gradle/issues/22598
org.gradle.configuration-cache=false
org.gradle.configuration-cache.problems=warn
org.gradle.kotlin.dsl.precompiled.accessors.strict=true
#endregion

# Forced increase of Metaspace
# https://github.com/gradle/gradle/issues/23698
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g
Expand Down

0 comments on commit bf1f05d

Please # to comment.