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

@@ -39,7 +39,3 @@ detekt {
task clean(type: Delete) {
delete rootProject.buildDir
}
repositories {
google()
}