mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-05-11 16:02:12 +00:00
a26512db6c
Building release builds is still broken on encrypted linux file systems but that's seems to be not a priority for Google to fix. Upgrade so that developers can avoid suffering from bugs such as preview rendering failure. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
6 lines
229 B
Properties
6 lines
229 B
Properties
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
|