1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-03-02 22:09:44 +00:00
Files
NewPipe/gradle.properties
Aayush Gupta 5b009453f2 Address non-final resource IDs warnings
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-02-20 16:16:50 +08:00

7 lines
254 B
Properties

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