mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
android: rework injection setup
This commit is contained in:
parent
4d78a41e49
commit
bf4ddeda0a
8 changed files with 83 additions and 44 deletions
|
@ -50,6 +50,7 @@ dependencies {
|
|||
implementation(libs.kotlinx.serialization.json)
|
||||
implementation(libs.material.motion.core)
|
||||
implementation(libs.material.motion.navigation)
|
||||
implementation(libs.okhttp.loggingInterceptor)
|
||||
implementation(libs.retrofit.kotlinxSerializationConverter)
|
||||
implementation(libs.sqldelight.extensions.coroutines)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue