More memory for compilation

This commit is contained in:
Kelson 2018-08-30 22:55:56 +02:00 committed by Isaac Hutt
parent 8369d21e82
commit 5ad8d80c5b

View File

@ -1,2 +1,3 @@
android.enableD8=true
android.enableD8.desugaring=true
android.enableD8.desugaring=true
org.gradle.jvmargs=-Xmx4096m