Skip to content

Commit

Permalink
Enable Kotlin's new approach to incremental compilation (detekt#5092)
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex authored and VitalyVPinchuk committed Jul 25, 2022
1 parent afc934c commit 4558aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
@@ -1,4 +1,5 @@
kotlin.code.style=official
kotlin.incremental.useClasspathSnapshot=true
systemProp.dependency.analysis.test.analysis=false
org.gradle.parallel=true
org.gradle.caching=true
Expand Down

0 comments on commit 4558aae

Please sign in to comment.