* refactor Conversation -> Convo
* extract Message and Convo mappers to core/domain module * improve reply container text
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ include(":core:domain")
|
||||
include(":core:model")
|
||||
|
||||
include(":feature:messageshistory")
|
||||
include(":feature:conversations")
|
||||
include(":feature:convos")
|
||||
include(":feature:auth")
|
||||
include(":feature:chatmaterials")
|
||||
include(":feature:languagepicker")
|
||||
|
||||
Reference in New Issue
Block a user