Skip to content

Commit 3467820

Browse files
authored
Merge pull request #232 from jGleitz/build/gradle-configuration-cache
build: reactivate gradle configuration cache
2 parents 78489a3 + 5b9eca3 commit 3467820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
org.gradle.parallel=true
2-
org.gradle.configuration-cache=false
2+
org.gradle.configuration-cache=true
33
org.gradle.configuration-cache.parallel=true
44

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

0 commit comments

Comments
 (0)