Create repository

This commit is contained in:
Данил
2025-05-12 00:25:00 +07:00
parent f323a2da1f
commit 44539a9a45
63 changed files with 1995 additions and 1 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 {
alias(libs.plugins.android.application) apply false
}