Initial commit

This commit is contained in:
rl544
2025-04-29 02:30:36 +09:00
commit 818aeed494
216 changed files with 5502 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true