initial commit

This commit is contained in:
2024-10-07 22:47:30 -04:00
commit 44cbf409b7
18 changed files with 971 additions and 0 deletions

3
settings.gradle Normal file
View File

@@ -0,0 +1,3 @@
rootProject.name = "FileUploader"
include ':app'