Initial commit

This commit is contained in:
Carlos Martinez
2021-06-15 18:48:11 -04:00
commit c56f105acf
38 changed files with 824 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name = "Acronyms"
include ':app'