mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-22 06:22:00 +01:00
Explicitly set max gradle jvm memory - release build fails on some machines otherwise.
This commit is contained in:
parent
72f7713fff
commit
b3ab968738
@ -1,2 +1,3 @@
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
org.gradle.jvmargs=-Xmx4096m
|
||||
|
Loading…
Reference in New Issue
Block a user