Skip to content

Commit 6d59dd1

Browse files
committed
Enable Gradle configuration cache
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
1 parent e7241ad commit 6d59dd1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

gradle.properties

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# SPDX-FileCopyrightText: 2025 NewPipe e.V. <https://newpipe-ev.de>
3+
# SPDX-License-Identifier: GPL-3.0-or-later
4+
#
5+
6+
# https://docs.gradle.org/current/userguide/configuration_cache.html
7+
org.gradle.configuration-cache=true

0 commit comments

Comments
 (0)