Add home screen
This commit is contained in:
parent
a9dc65d0b6
commit
b6e4d282b7
7 changed files with 173 additions and 21 deletions
|
|
@ -95,6 +95,7 @@ dependencies {
|
|||
implementation "androidx.room:room-ktx:$androidx_room_version"
|
||||
|
||||
implementation "io.coil-kt:coil:$coil_version"
|
||||
implementation "io.coil-kt:coil-compose:$coil_version"
|
||||
|
||||
implementation project(":core")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue