We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbab42 commit 94ca4a2Copy full SHA for 94ca4a2
gradle.properties
@@ -30,6 +30,3 @@ kotlin.stdlib.default.dependency = false
30
31
# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
32
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