[Solved] ERROR:R8: java.lang.OutOfMemoryError: Java heap space
[Solved] ERROR:R8: java.lang.OutOfMemoryError: Java heapĀ space
Just in case you are building your flutter app and got below error message ERROR:R8: java.lang.OutOfMemoryError: Java heap space then you might want to try to add / change org.gradle.jvmargs=-Xmx4608m in your android/gradle.properties file. Hope this help !
View On WordPress















