We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666794b commit 41163beCopy full SHA for 41163be
gradle.properties
@@ -5,5 +5,7 @@ org.gradle.jvmargs=-Xmx4g
5
org.gradle.kotlin.dsl.skipMetadataVersionCheck=false
6
org.gradle.parallel=true
7
8
+ksp.useKSP2=true
9
+
10
dependency.analysis.autoapply=false
11
dependency.analysis.print.build.health=true
0 commit comments