Write the code

This commit is contained in:
Astatin3
2024-07-20 15:20:00 -06:00
parent b087dff71a
commit 7423711b55
38 changed files with 1195 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 {
alias(libs.plugins.androidApplication) apply false
}