Skip to content

Commit 5363550

Browse files
committed
turn off config cache
1 parent 6fc347f commit 5363550

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,5 +1,6 @@
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+
# Blocked on https://github.com/nbaztec/coveralls-jacoco-gradle-plugin/issues/66
5+
org.gradle.configuration-cache=false
56

0 commit comments

Comments
 (0)