Skip to content

Commit 1b328ab

Browse files
Enable kotlin.incremental.useClasspathSnapshot=true
1 parent b1fcde4 commit 1b328ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pom.scm.developerConnection=scm:git:[email protected]:JavierSegoviaCordoba/kotlin-s
2828
### Gradle ###
2929
####################################################################################################
3030
kotlin.code.style=official
31+
kotlin.incremental.useClasspathSnapshot=true
3132
kotlin.js.compiler=both
3233
org.gradle.caching=true
3334
org.gradle.configureondemand=true

0 commit comments

Comments
 (0)