first commit

This commit is contained in:
2026-06-17 17:25:57 +03:00
commit 655e452cdd
90 changed files with 3891 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.4" apply false
}