Skip to content

Commit c582a8c

Browse files
authored
Disable configuration cache to fix jreleaser issue (#92)
* Update jreleaser to fix publication issue * Disable configuration cache
1 parent 937681e commit c582a8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
kotlin.code.style=official
22
org.gradle.jvmargs=-XX:+UseParallelGC
33
org.gradle.parallel=true
4-
org.gradle.configuration-cache=true
54
org.gradle.configuration-cache.parallel=true
65

76
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled

0 commit comments

Comments
 (0)