Add: acronyms module

This commit is contained in:
Carlos Martinez
2021-06-15 22:38:58 -04:00
parent f8041b2472
commit 0115216494
26 changed files with 389 additions and 1 deletions

View File

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