remove unused dependencies
This commit is contained in:
@@ -48,7 +48,7 @@ moshiKotlin = { group = "com.squareup.moshi", name = "moshi-kotlin", version.ref
|
||||
retrofitMoshi = { group = "com.squareup.retrofit2", name = "converter-moshi", version.ref = "retrofit" }
|
||||
converter-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
|
||||
# DI: Hilt
|
||||
hiltandroid = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
||||
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
||||
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
|
||||
core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
||||
# DB: Room
|
||||
|
||||
Reference in New Issue
Block a user