Updated on 2026-08-14
This commit is contained in:
parent
428f1076f0
commit
850c904233
9 changed files with 399 additions and 74 deletions
|
|
@ -69,4 +69,7 @@ dependencies {
|
|||
/** DI */
|
||||
implementation(deps.hilt.android)
|
||||
kapt(deps.hilt.kapt)
|
||||
}
|
||||
|
||||
/** Tests */
|
||||
testImplementation(projects.test.core)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue