Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino authored Mar 11, 2024
1 parent 1e946b8 commit 5276c08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ org.gradle.configureondemand=true
org.gradle.configuration-cache=true
org.gradle.parallel=true
kotlin.incremental=true

# Temporary workaround for Kotlin Compiler OutOfMemoryError -> https://jb.gg/intellij-platform-kotlin-oom
kotlin.incremental.useClasspathSnapshot=false

0 comments on commit 5276c08

Please sign in to comment.