Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-20 14:05:38 +01:00
parent 51cf8bb4f9
commit ee0cddf35c
548 changed files with 93129 additions and 2 deletions

5
gradle.properties Normal file
View file

@ -0,0 +1,5 @@
android.useAndroidX=true
android.enableJetifier=true
org.gradle.unsafe.configuration-cache=true
org.gradle.jvmargs=-Xmx12800m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:MaxHeapSize=256m
android.suppressUnsupportedCompileSdk=35,36