mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
android: rework injection setup
This commit is contained in:
parent
4d78a41e49
commit
bf4ddeda0a
8 changed files with 83 additions and 44 deletions
|
@ -63,6 +63,7 @@ material_motion-core = { module = "io.github.fornewid:material-motion-compose-co
|
|||
material_motion-navigation = { module = "io.github.fornewid:material-motion-compose-navigation", version.ref = "material_motion" }
|
||||
multiplatform-paging = "io.github.kuuuurt:multiplatform-paging:0.4.7"
|
||||
napier = "io.github.aakira:napier:2.6.1"
|
||||
okhttp-loggingInterceptor = "com.squareup.okhttp3:logging-interceptor:3.14.9"
|
||||
retrofit-kotlinxSerializationConverter = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:0.8.0"
|
||||
retrofit-lib = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
||||
retrofit-mock = { module = "com.squareup.retrofit2:retrofit-mock", version.ref = "retrofit" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue