Skip to content

Commit 9b1e953

Browse files
committed
ci: enable Gradle build caching
Optimize build performance by enabling Gradle caching in the configuration.
1 parent d9ea5ff commit 9b1e953

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
@@ -1,2 +1,4 @@
11
group=com.kakao.actionbase
22
version=0.0.1-SNAPSHOT
3+
4+
org.gradle.caching=true

0 commit comments

Comments
 (0)