ฉันพยายามสร้าง apk ที่ลงนาม แต่ฉันมักจะได้รับข้อผิดพลาดเดียวกัน
To run dex in process, the Gradle daemon needs a larger heap.
It currently has approximately 910 MB.
For faster builds, increase the maximum heap size for the Gradle daemon to more than 2048 MB.
To do this set org.gradle.jvmargs=-Xmx2048M in the project gradle.properties.
ฉันไม่สามารถไฟล์นั้นได้ แต่ฉันพยายามแก้ไข gradle-wrapper.properties แต่ฉันยังคงได้รับข้อผิดพลาดเหมือนเดิม
นี่คือไฟล์ gradle-wrapper.properties ของฉัน
#Thu May 05 20:51:44 CEST 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
org.gradle.jvmargs=-Xmx2048m
ฉันลองแล้วAndroid Gradle ไม่สามารถจองพื้นที่เพียงพอสำหรับฮีปวัตถุ