phonebill/gradle.properties
2025-09-09 01:12:14 +09:00

7 lines
237 B
Properties

# Gradle configuration
org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
org.gradle.parallel=true
org.gradle.caching=true
# Java toolchain configuration - automatically detects Java 21
org.gradle.java.installations.auto-detect=true