commit 9242821d8f8380da4c3ba578478d2b912c4617f2 parent 3bf7393adcfa567741c03e74c84423c41362fdbb Author: MS <ms@taler.net> Date: Thu, 30 Jun 2022 14:58:37 +0200 enable Gradle cache Diffstat:
| M | gradle.properties | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/gradle.properties b/gradle.properties @@ -1 +1,2 @@ kotlin.code.style=official +org.gradle.caching=true +\ No newline at end of file