bandaid fix: increase the daemon heap for now

This commit is contained in:
granny
2025-05-22 20:38:11 -07:00
parent 7a8aa86a18
commit fd78b90f20

View File

@@ -8,3 +8,5 @@ org.gradle.configuration-cache = true
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false
org.gradle.jvmargs=-Xmx4G