Skip to content

Commit 2d65f50

Browse files
John Burnswakingrufus
authored andcommitted
disable configuration cache until KGP fully supports is
1 parent e027dd4 commit 2d65f50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
systemProp.nebula.features.coreLockingSupport=true
2-
org.gradle.configuration-cache=true
2+
# disable configuration cache until KGP fully supports is
3+
org.gradle.configuration-cache=false
34
org.gradle.caching=true
45
org.gradle.parallel=true

0 commit comments

Comments
 (0)