We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06e6d4 commit 65fefa9Copy full SHA for 65fefa9
gradle.properties
@@ -12,3 +12,5 @@ android.defaults.buildfeatures.buildconfig=true
12
android.nonTransitiveRClass=true
13
android.nonFinalResIds=true
14
org.gradle.unsafe.configuration-cache=false
15
+
16
+org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=1g -XX:-HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
0 commit comments