Initial commit

This commit is contained in:
2026-04-14 22:59:04 +02:00
commit 7436a56c4f
581 changed files with 53368 additions and 0 deletions

4
build.gradle Normal file
View File

@@ -0,0 +1,4 @@
// Top-level build file
plugins {
id 'com.android.application' version '8.3.0' apply false
}