Initial commit - PlayMaker Flutter app

This commit is contained in:
Diogo
2025-11-27 19:16:16 +00:00
commit 89f774bdec
130 changed files with 4949 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