🎉 Inits frontend

This commit is contained in:
Jakub Slanina
2026-07-26 10:58:09 +02:00
parent 7f9702fed7
commit 14e24a5ce7
77 changed files with 2478 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
# This newDsl flag was added by the Flutter template
android.newDsl=false
# This builtInKotlin flag was added by the Flutter template
android.builtInKotlin=false