Markou moment

This commit is contained in:
2024-02-14 15:58:29 -06:00
parent e8cad4dea3
commit a8f146d4fa
98 changed files with 2178 additions and 0 deletions

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.2.2" apply false
}