Skip to content

Commit 86943b8

Browse files
committed
disable configuration cache since gitversion gradle plugin does not support yet
1 parent 9ea9709 commit 86943b8

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,5 +1,5 @@
11
org.gradle.parallel=false
2-
org.gradle.configuration-cache=true
2+
org.gradle.configuration-cache=false
33
org.gradle.caching=true
44
projectDescription=The easiest way of e2e testing in Kotlin
55
projectUrl=https://github.com/Trendyol/stove4k

0 commit comments

Comments
 (0)