Enable Gradle configuration cache
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
23ce796f68
commit
172a04bafd
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ android.nonTransitiveRClass=true
|
|||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx2048M --add-opens jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED
|
||||
systemProp.file.encoding=utf-8
|
||||
|
||||
# https://docs.gradle.org/current/userguide/configuration_cache.html
|
||||
org.gradle.configuration-cache=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue