* refactor Conversation -> Convo
* extract Message and Convo mappers to core/domain module * improve reply container text
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[versions]
|
||||
agp = "8.13.1"
|
||||
agp = "8.13.2"
|
||||
retrofit = "3.0.0"
|
||||
eithernet = "2.0.0"
|
||||
haze = "1.7.1"
|
||||
kotlin = "2.2.21"
|
||||
kotlin = "2.3.0"
|
||||
ksp = "2.3.3"
|
||||
moduleGraph = "2.9.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user