Skip to content

Commit f4b1443

Browse files
committed
Fix configuration cache issue
1 parent f0eefa5 commit f4b1443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
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=true
4+
org.gradle.configuration-cache=false
55
org.gradle.parallel=true
66
org.gradle.caching=true
77

0 commit comments

Comments
 (0)