Ben Madore
11/15/2023, 6:28 PMClass dependency analysis for incremental compilation took 1.072 secs.
Created classpath snapshot for incremental compilation in 13 mins 13.913 secs.
Is it generally a best practice to disable incremental compilation on CI? And if so, is there a lever for that that can be passed as an argument and not via code in compileOptions
https://github.com/gradle/gradle/issues/4447