mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
database: remove LobstersPost table
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
75888c5ba6
commit
9d684536a1
5 changed files with 0 additions and 98 deletions
|
@ -5,8 +5,6 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(Dependencies.ThirdParty.Moshi.lib)
|
||||
implementation(Dependencies.ThirdParty.Moshi.moshiMetadataReflect)
|
||||
testImplementation(Dependencies.Kotlin.Coroutines.core)
|
||||
testImplementation(Dependencies.ThirdParty.SQLDelight.jvmDriver)
|
||||
testImplementation(Dependencies.Testing.junit)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue