We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.git/.probe-
1 parent 3ae4188 commit 102bd42Copy full SHA for 102bd42
gradle.properties
@@ -31,6 +31,8 @@ pom.scm.developerConnection=scm:git:[email protected]:JavierSegoviaCordoba/semver-g
31
kotlin.code.style=official
32
org.gradle.caching=true
33
org.gradle.configuration-cache=true
34
+org.gradle.configuration-cache.inputs.unsafe.ignore.file-system-checks=\
35
+ .git/.probe-**
36
org.gradle.configuration-cache.problems=warn
37
org.gradle.configureondemand=true
38
org.gradle.jvmargs=-Xmx2048m
0 commit comments