1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-04 03:47:55 +00:00

Increase JVM memory to fix release build

This commit is contained in:
TobiGr
2020-05-29 18:54:40 +02:00
parent a6a82c6477
commit 52895e7b6b

View File

@@ -1,3 +1,4 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx2048M
systemProp.file.encoding=utf-8