Files
adventofcode2025/android/gradle.properties

3 lines
138 B
Properties
Raw Permalink Normal View History

2026-02-17 22:02:18 -06:00
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true