Updated on 2026-08-14
This commit is contained in:
parent
241f8d217c
commit
2925390cb3
11 changed files with 110 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ dependencies {
|
|||
|
||||
/** DI */
|
||||
implementation(Library.hilt)
|
||||
implementation(Library.hiltKapt)
|
||||
kapt(Library.hiltKapt)
|
||||
|
||||
/** Coroutines */
|
||||
implementation(Library.coroutine)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue