Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-20 16:34:49 +01:00
parent 21de94943c
commit 4e2998210b
143 changed files with 10606 additions and 2 deletions

3
build.gradle Normal file
View file

@ -0,0 +1,3 @@
plugins {
alias(libs.plugins.androidApplication) apply false
}