aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 0e1bca78..4fea4906 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -10,7 +10,7 @@ org.gradle.caching=true
org.gradle.vfs.watch=true
# Enable experimental configuration caching
-org.gradle.unsafe.configuration-cache=true
+org.gradle.configuration-cache=true
# Enable kotlin-assignment plugin
systemProp.org.gradle.unsafe.kotlin.assignment=true