mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
feat(api): add a Retrofit service for search
This commit is contained in:
parent
7eb4b45ab1
commit
37f42dc107
8 changed files with 208 additions and 7 deletions
|
@ -24,6 +24,7 @@ dependencies {
|
|||
|
||||
implementation(libs.dagger)
|
||||
implementation(libs.javax.inject)
|
||||
implementation(libs.jsoup)
|
||||
|
||||
testImplementation(testFixtures(libs.eithernet))
|
||||
testImplementation(libs.kotlinx.coroutines.test)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue