Initial project template

This commit is contained in:
Anton Tananaev 2025-05-04 17:47:47 -07:00
commit c3e47f12ef
64 changed files with 1471 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