Add: data and domain layers

This commit is contained in:
Carlos Martinez
2021-06-17 11:27:28 -04:00
parent 205de0ef8d
commit 3848ac0519
64 changed files with 211 additions and 648 deletions

View File

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