20240621_122722

This commit is contained in:
Barry Matheney 2024-06-21 12:27:22 -04:00
parent b4b46ed14a
commit b9c1ec9faf

5
gradle.properties Normal file
View file

@ -0,0 +1,5 @@
# Disable the Gradle daemon
org.gradle.daemon=false
# Increase JVM heap size for Gradle
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8