Add home screen

This commit is contained in:
Alexandru Gabor 2022-02-28 16:57:29 +02:00 committed by Alex Gabor
parent a9dc65d0b6
commit b6e4d282b7
7 changed files with 173 additions and 21 deletions

View file

@ -15,7 +15,7 @@ project.ext {
coroutines_version = "1.6.0"
turbine_version = "0.7.0"
koin_version = "3.1.2"
coil_version = "1.1.1"
coil_version = "1.4.0"
retrofit_version = "2.9.0"
okhttp_version = "4.9.1"
moshi_version = "1.13.0"