Merge branch 'claude/serene-mclean-b76496'

This commit is contained in:
2026-05-18 12:15:21 -04:00

View File

@@ -0,0 +1,5 @@
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.daemon=true
org.gradle.parallel=true
android.useAndroidX=true
kotlin.code.style=official