Skip to content

Commit

Permalink
Remove kotlin.incremental.useClasspathSnapshot=true
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed May 7, 2023
1 parent 2668808 commit b78e0eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ pom.scm.developerConnection=scm:git:git@github.com:"{{ github_username }}"/"{{ r
### Gradle ###
####################################################################################################
kotlin.code.style=official
kotlin.incremental.useClasspathSnapshot=true
kotlin.js.compiler=both
org.gradle.caching=true
org.gradle.configureondemand=true
Expand Down

0 comments on commit b78e0eb

Please sign in to comment.