You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increased the `org.gradle.jvmargs` from -Xmx2048m to -Xmx4g in `gradle.properties` to provide more heap space for the Gradle daemon. This helps prevent out-of-memory errors during large builds.
Co-authored-by: Florina Muntenescu <[email protected]>
0 commit comments