Skip to content

Commit 52c564a

Browse files
committed
New incremental compilation is on by default.
1 parent 9c45d80 commit 52c564a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,5 @@ org.gradle.caching=true
2424
org.gradle.configuration-cache=true
2525
org.gradle.configuration-cache-problems=warn
2626

27-
# Enable Kotlin incremental compilation
28-
kotlin.incremental.useClasspathSnapshot=true
29-
3027
# Kotlin code style
3128
kotlin.code.style=official

0 commit comments

Comments
 (0)