Initial import from killapp

This commit is contained in:
ajp_anton
2026-04-22 22:32:15 +00:00
commit 87ed2a2ce2
31 changed files with 1052 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 "9.1.1" apply false
}