Skip to content

Commit c5a39d7

Browse files
committed
Re-enable configuration cache
1 parent 98b118b commit c5a39d7

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,7 +1,7 @@
11
# This file was generated by the Gradle 'init' task.
22
# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
33

4-
org.gradle.configuration-cache=false
4+
org.gradle.configuration-cache=true
55
org.gradle.parallel=true
66
org.gradle.caching=true
77

0 commit comments

Comments
 (0)