This commit is contained in:
Marek
2026-04-04 22:56:56 +02:00
parent 7fcc07b1a8
commit 823adb707d
11 changed files with 1115 additions and 0 deletions

3
app/gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
android.useAndroidX=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx2048m