mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
lobsters-api: remove
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
05b5ecaa5f
commit
b71bb9e48d
11 changed files with 1 additions and 118 deletions
|
@ -65,7 +65,6 @@ dependencies {
|
|||
kapt(Dependencies.AndroidX.Hilt.daggerHiltCompiler)
|
||||
kapt(Dependencies.AndroidX.Room.compiler)
|
||||
kapt(Dependencies.ThirdParty.Roomigrant.compiler)
|
||||
implementation(project(":lobsters-api"))
|
||||
implementation(project(":model"))
|
||||
implementation(Dependencies.AndroidX.activityKtx)
|
||||
implementation(Dependencies.AndroidX.appCompat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue