Skip to content

Commit 5070925

Browse files
authored
Enable Gradle build caches (#581)
Proposed by @adam-enko
1 parent 5e7ab52 commit 5070925

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ org.jetbrains.dokka.experimental.gradle.pluginMode.nowarn=true
2424

2525
# stop using pre-HMPP IDEA import workaround in kotlinx.team.infra
2626
useNativeBuildInfraInIdea=true
27+
28+
org.gradle.caching=true

0 commit comments

Comments
 (0)