feat: initial repo state

This commit is contained in:
Andrew 2026-06-16 21:08:17 +07:00
commit f25a4bb680
26 changed files with 578 additions and 0 deletions

View file

@ -0,0 +1,2 @@
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true