More memory for compilation

This commit is contained in:
Kelson 2018-08-30 22:55:56 +02:00 committed by Isaac Hutt
parent b052dbf25e
commit 1ddab91903

View File

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