integrate lottie and create view for users

This commit is contained in:
Carlos Martinez
2020-02-02 18:46:51 -03:00
parent 6a2722177e
commit 451d14ad95
14 changed files with 152 additions and 16 deletions

View File

@@ -52,6 +52,7 @@ dependencies {
api deps.rx.android
api deps.okhttp_logging_interceptor
api deps.timber
api deps.lottie
//Testing
api deps.testing.junit
api deps.testing.koin