Skip to content

Commit 5b9eca3

Browse files
committed
build: reactivate gradle configuration cache
1 parent 0b55081 commit 5b9eca3

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)