Skip to content

Commit

Permalink
Enable Kotlin's new approach to incremental compilation (#5092)
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex committed Jul 18, 2022
1 parent 675f62f commit df89759
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 df89759

Please sign in to comment.