Init project.

This commit is contained in:
2025-09-19 16:00:02 +08:00
parent 948c6ae159
commit cff35bea76
85 changed files with 3015 additions and 0 deletions

View File

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