Skip to content

Commit 94ca4a2

Browse files
committed
chore: remove deprecated kotlin.incremental.useClasspathSnapshot
1 parent bdbab42 commit 94ca4a2

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
@@ -30,6 +30,3 @@ kotlin.stdlib.default.dependency = false
3030

3131
# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
3232
org.gradle.unsafe.configuration-cache = true
33-
34-
# Prevent OOM: https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#incremental-compilation
35-
kotlin.incremental.useClasspathSnapshot=false

0 commit comments

Comments
 (0)