Unzip folder for post-school

This commit is contained in:
root 2024-04-21 17:33:00 -07:00
commit dc5a94c2c2
71 changed files with 2518 additions and 0 deletions

4
Project/build.gradle.kts Normal file
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
}