Skip to content

Commit d842880

Browse files
committed
Disabling configuration-cache until Gradle 9.1
1 parent 17ec82b commit d842880

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
@@ -59,4 +59,4 @@ org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
5959
org.gradle.parallel=true
6060
org.gradle.caching=true
6161
org.gradle.configureondemand=true
62-
org.gradle.configuration-cache=true
62+
org.gradle.configuration-cache=false

0 commit comments

Comments
 (0)