Updated on 2026-08-14
This commit is contained in:
parent
9105ffbd75
commit
dcb8b474cf
20 changed files with 550 additions and 8 deletions
|
|
@ -7,5 +7,6 @@ plugins {
|
|||
dependencies {
|
||||
api(projects.domain.core)
|
||||
api(projects.domain.models)
|
||||
api(projects.core.pagination)
|
||||
implementation(deps.kotlin.serialization)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue