Skip to content

Commit

Permalink
[Oztechan/CCC#3554] Enable Gradle configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed Jun 20, 2024
1 parent ff53961 commit 0752eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ org.gradle.caching=true
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.kotlin.dsl.allWarningsAsErrors=true
org.gradle.configuration-cache=true
# Kotlin
kotlin.code.style=official
kotlin.build.report.output=build_scan,file
Expand Down

0 comments on commit 0752eae

Please sign in to comment.