Skip to content

Commit 767ceb8

Browse files
committed
chore(gradle): disable configuration cache in gradle.properties
1 parent 4a68555 commit 767ceb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = 999.0.0-SNAPSHOT
44
group = net.onelitefeather
55

66
## Gradle Settings
7-
org.gradle.configuration-cache=true
7+
# org.gradle.configuration-cache=true

0 commit comments

Comments
 (0)