mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-23 17:20:06 +01:00
Enable Gradle cache
This commit is contained in:
parent
10aa548081
commit
6806c6374f
@ -10,6 +10,7 @@
|
|||||||
# Specifies the JVM arguments used for the daemon process.
|
# Specifies the JVM arguments used for the daemon process.
|
||||||
# The setting is particularly useful for tweaking memory settings.
|
# The setting is particularly useful for tweaking memory settings.
|
||||||
|
|
||||||
|
org.gradle.caching=true
|
||||||
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
|
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
|
||||||
|
|
||||||
# use parallel execution
|
# use parallel execution
|
||||||
|
Loading…
Reference in New Issue
Block a user