Skip to content

Commit

Permalink
feat(common): activate Gradle build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bobeal committed Nov 30, 2021
1 parent 45ffc1f commit 77a224e
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
@@ -1,2 +1,3 @@
kotlin.code.style=official
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
org.gradle.caching=true

0 comments on commit 77a224e

Please sign in to comment.