1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-05-11 16:02:12 +00:00
Files
NewPipe/gradle.properties
T
Aayush Gupta a26512db6c Upgrade AGP to 9.2.0
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>
2026-05-04 13:39:31 +08:00

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