We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e32b6 commit 0412c6cCopy full SHA for 0412c6c
gradle.properties
@@ -1,2 +1,5 @@
1
kotlin.code.style=official
2
-npm.marked.version=15.0.7
+
3
+# Gradle optimization
4
+org.gradle.caching=true
5
+org.gradle.parallel=true
0 commit comments