Skip to content

Commit

Permalink
Remove forced Metaspace size (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Dec 17, 2024
1 parent bc18439 commit 993a96e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ kotlin.code.style=official
org.gradle.caching=true
org.gradle.configuration-cache=true

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

# Dokka 2
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true

0 comments on commit 993a96e

Please sign in to comment.