mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 17:57:03 +05:30
src: add hilt and update hilt modules
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
This commit is contained in:
parent
9c4c0b1e56
commit
9e943c82b9
5 changed files with 36 additions and 10 deletions
|
@ -44,7 +44,6 @@ dependencies {
|
|||
implementation(Dependencies.Kotlin.Coroutines.android)
|
||||
implementation(Dependencies.ThirdParty.accompanist)
|
||||
implementation(Dependencies.ThirdParty.Moshi.lib)
|
||||
implementation(Dependencies.ThirdParty.SQLDelight.androidDriver)
|
||||
testImplementation(Dependencies.Testing.junit)
|
||||
androidTestImplementation(Dependencies.Testing.daggerHilt)
|
||||
androidTestImplementation(Dependencies.Testing.uiTest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue