This commit is contained in:
2024-02-14 18:15:11 -06:00
parent a8f146d4fa
commit c2e9789ee9
50 changed files with 846 additions and 23 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
}