mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
common: import toDbModel and implement for LobstersPostDetails
This commit is contained in:
parent
7f54e6ff1b
commit
b7ca16ebe3
5 changed files with 34 additions and 34 deletions
|
@ -16,6 +16,7 @@ kotlin {
|
|||
api(compose.foundation)
|
||||
api(compose.material)
|
||||
api(projects.database)
|
||||
api(projects.model)
|
||||
}
|
||||
}
|
||||
sourceSets["androidMain"].apply {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue