implemente picasso and implement images

This commit is contained in:
Carlos Martinez
2020-02-04 23:14:12 -03:00
parent c1efba5d63
commit 1d11a3e72e
8 changed files with 29 additions and 6 deletions

View File

@@ -51,6 +51,7 @@ dependencies {
api deps.okhttp_logging_interceptor
api deps.timber
api deps.lottie
api deps.picasso
//Testing
api deps.testing.junit
api deps.testing.koin